词条 | Open Neural Network Exchange |
释义 |
The Open Neural Network Exchange (ONNX) is an open-source artificial intelligence ecosystem.[1] ONNX is available on GitHub. HistoryIn September 2017 Facebook and Microsoft introduced a system for switching between machine learning frameworks such as PyTorch and Caffe2. Later, IBM, Huawei, Intel, AMD, ARM and Qualcomm announced support for the initiative.[1] In October 2017, Microsoft announced that it would add its Cognitive Toolkit and Project Brainwave platform to the initiative.[1] IntentThe initiative targets: Framework interoperabilityAllow developers to more easily move between frameworks, some of which may be more desirable for specific phases of the development process, such as fast training, network architecture flexibility or inferencing on mobile devices.[2] Shared optimizationAllow hardware vendors and others to improve the performance of artificial neural networks of multiple frameworks at once by targeting the ONNX representation.[2] ContentsONNX provides definitions of an extensible computation graph model, built-in operators and standard data types, focused on inferencing (evaluation).[2] Each computation dataflow graph is a list of nodes that form an acyclic graph. Nodes have inputs and outputs. Each node is a call to an operator. Metadata documents the graph. Built-in operators are to be available on each ONNX-supporting framework.[2] Other partnershipsMicrosoft and Facebook are part of the Partnership on AI along with Apple, Amazon, Google and IBM that works to increase public awareness and boost research.[1] References1. ^1 2 3 {{Cite news|url=https://www.engadget.com/2017/10/11/microsoft-facebooks-ai-onxx-partners/|title=Microsoft and Facebook's open AI ecosystem gains more support|work=Engadget|access-date=2017-10-11|language=en-US}} 2. ^1 2 3 {{Cite news|url=https://www.microsoft.com/en-us/cognitive-toolkit/blog/2017/09/microsoft-facebook-create-open-ecosystem-ai-model-interoperability/|title=Microsoft and Facebook create open ecosystem for AI model interoperability - Microsoft Cognitive Toolkit|date=2017-09-07|work=Microsoft Cognitive Toolkit|access-date=2017-10-11|language=en-US}} See also
External links
1 : Neural network data exchange formats |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。