filmov
tv
PYTORCH ON iOS | TAO XU

Показать описание
PyTorch Mobile aims to combine a best-in-class experience for ML developers with high-performance execution on all mobile hardware. The support for Core ML is essential to meeting that goal since it is the only way to leverage Apple’s Neural Engine on iOS devices. The Core ML delegate is a prototype feature released in PyTorch for 1.10. In this talk, Tao Xu (Software Engineer, Meta AI) will give a brief introduction of how to use the Core ML delegate APIs to delegate model execution to Core ML.