ExecuTorch 1.0, a PyTorch-native inference framework that allows developers to deploy AI applications to edge devices, has been introduced by the PyTorch Team at Meta. ExecuTorch 1.0 was introduced October 22; ExecuTorch code can be found on GitHub. With this open source, general purpose framework, developers can deploy PyTorch models directly to edge devices, including mobile, desktop, and embedded, without needing conversion or rewriting. ExecuTorch offers hardware support across CPU, GPU, ...