HomeWinBuzzer NewsMicrosoft Decides to Make ONNX Runtime an Open Source Service

Microsoft Decides to Make ONNX Runtime an Open Source Service

ONNX Runtime is now available from Microsoft’s GitHub as an open source project, allowing all developers access to the platform.

-

has been on an flurry this week. At the company's Connect() 2018 conference, the open release of Windows UX Frameworks and .NET Foundation. Microsoft also released open source data for Project Triton. Additionally, Microsoft also announced ONNX Runtime is now open source.

ONNX Runtime is a high-performance inference engine for machine learning creations across Windows, Linux, and Mac. Developers can use the service to train AI models in any framework and turn these models to production in the cloud and edge.

Open Neural Network Exchange (ONNX) creates a standard open platform for AI models that will work across frameworks. Its main features include:

  • “Framework interoperability: Developers can more easily move between frameworks and use the best tool for the task at hand. Each framework is optimized for specific characteristics such as fast training, supporting flexible network architectures, inferencing on mobile devices, etc. Many times, the characteristic most important during research and development is different than the one most important for shipping to production. This leads to inefficiencies from not using the right framework or significant delays as developers convert models between frameworks. Frameworks that use the ONNX representation simplify this and enable developers to be more agile.
  • Shared optimization: Hardware vendors and others with optimizations for improving the performance of neural networks can impact multiple frameworks at once by targeting the ONNX representation. Frequently optimizations need to be integrated separately into each framework which can be a time-consuming process. The ONNX representation makes it easier for optimizations to reach more developers.”

ONNX Growth

Developed with Facebook and Amazon, the platform is growing in popularity. By its full launch in 2017 Facebook said several major tech companies have joined. Among them are AMD, ARM, IBM, Intel, Huawei, NVIDIA, and Qualcomm.

Numerous frameworks are already adopting the ecosystem. They include Microsoft's own Cognitive Toolkit, as well as Caffe 2, Apache MXNet, PyTorch and NVIDIA's TensorRT.

SourceMicrosoft
Luke Jones
Luke Jones
Luke has been writing about all things tech for more than five years. He is following Microsoft closely to bring you the latest news about Windows, Office, Azure, Skype, HoloLens and all the rest of their products.

Recent News