<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=ONNX</id>
	<title>ONNX - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=ONNX"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=ONNX&amp;action=history"/>
	<updated>2026-07-18T04:04:23Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=ONNX&amp;diff=3100553&amp;oldid=prev</id>
		<title>imported&gt;Mhss：​/* top */</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=ONNX&amp;diff=3100553&amp;oldid=prev"/>
		<updated>2026-02-23T07:55:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;top&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox software&lt;br /&gt;
| name                   = Open Neural Network Exchange (ONNX)&lt;br /&gt;
| logo                   = Open Neural Network Exchange logo.svg&lt;br /&gt;
| logo size              == 240px&lt;br /&gt;
| author                 = [[Facebook]], [[Microsoft]]&lt;br /&gt;
| developer              = [[Linux基金会]]&lt;br /&gt;
| released               = {{Start date and age|2017|09}}&lt;br /&gt;
| latest release version = {{Wikidata|property|reference|P348}}&lt;br /&gt;
| latest release date    = {{wikidata|qualifier|P348|P577}}&lt;br /&gt;
| programming language   = [[C++]], [[Python]]&lt;br /&gt;
| operating system       = [[Microsoft Windows|Windows]], [[Linux]]&lt;br /&gt;
| platform               =&lt;br /&gt;
| genre                  = [[人工智能]]生态圈&lt;br /&gt;
| license                = 最初为[[MIT许可证]]&amp;lt;br /&amp;gt;后改为[[Apache许可证|Apache许可证2.0]]&lt;br /&gt;
| website                =&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;ONNX&amp;#039;&amp;#039;&amp;#039;（{{langx|en|Open Neural Network Exchange}}）是一种针对[[机器学习]]所设计的开放式的文件格式，用于存储训练好的模型。它使得不同的人工智能框架（如Pytorch、MXNet）可以采用相同格式存储模型数据并交互。 ONNX的规范及代码主要由[[微软]]、[[亞馬遜公司|亚马逊]]、[[Facebook]]和[[IBM]]等公司共同开发，以[[开放源代码]]的方式托管在[[Github]]上。&amp;lt;ref&amp;gt;{{Citation|title=onnx: Open Neural Network Exchange|url=https://github.com/onnx/onnx|publisher=onnx|accessdate=2017-09-11|archive-date=2017-09-09|archive-url=https://web.archive.org/web/20170909083236/https://github.com/onnx/onnx|dead-url=no}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite news|url=http://www.eweek.com/development/microsoft-facebook-partner-on-ai-framework-interoperability|title=Microsoft, Facebook Partner on AI Framework Interoperability}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|url=https://aws.amazon.com/blogs/machine-learning/model-server-for-apache-mxnet-introduces-onnx-support-and-amazon-cloudwatch-integration/|title=Model Server for Apache MXNet introduces ONNX support and Amazon CloudWatch integration|accessdate=8 February 2018|archive-date=2019-02-17|archive-url=https://web.archive.org/web/20190217105923/https://aws.amazon.com/blogs/machine-learning/model-server-for-apache-mxnet-introduces-onnx-support-and-amazon-cloudwatch-integration/|dead-url=no}}&amp;lt;/ref&amp;gt;  目前官方支持加载ONNX模型并进行推理的深度学习框架有： [[Caffe2]]、[[PyTorch]]、[[MXNet]]、[[ML.NET]]、[[TensorRT]] 和 [[Microsoft CNTK]]，并且 [[TensorFlow]] 也非官方的支持ONNX。&lt;br /&gt;
&lt;br /&gt;
== 历史 ==&lt;br /&gt;
ONNX最初被命名为Toffee&amp;lt;ref&amp;gt;{{Cite web|title=Codemod Toffee -&amp;gt; ONNX, toffee -&amp;gt; onnx. Change file names to match · pytorch/pytorch@6d8d5ba|url=https://github.com/pytorch/pytorch/commit/6d8d5bab4c3651a47a06d56c7ed6d64bbb1b753d|access-date=2021-10-12|website=GitHub|language=en|archive-date=2021-10-27|archive-url=https://web.archive.org/web/20211027031838/https://github.com/pytorch/pytorch/commit/6d8d5bab4c3651a47a06d56c7ed6d64bbb1b753d|dead-url=no}}&amp;lt;/ref&amp;gt;，并且由[[脸书]]内发布[[PyTorch]]的团队开发。&amp;lt;ref&amp;gt;{{Cite web|title=A model exporter for PyTorch by ezyang · Pull Request #2565 · pytorch/pytorch|url=https://github.com/pytorch/pytorch/pull/2565|access-date=2021-10-12|website=GitHub|language=en|archive-date=2021-10-27|archive-url=https://web.archive.org/web/20211027031824/https://github.com/pytorch/pytorch/pull/2565|dead-url=no}}&amp;lt;/ref&amp;gt; 在2017年，ONNX第一个正式版本由脸书与[[微软]]共同发布。在此之后，[[IBM]]、[[华为]]、[[英特尔]]、[[AMD]]、[[Arm]]和[[高通]]都宣布计划支持ONNX。&lt;br /&gt;
&lt;br /&gt;
2017年10月，微軟宣布將在該計畫中加入其認知工具包[[Microsoft Cognitive Toolkit]]和Project Brainwave平台。&lt;br /&gt;
&lt;br /&gt;
2019年11月，ONNX被[[Linux基金會]]AI接納為研究生課程。&amp;lt;ref&amp;gt;{{cite web |title=LF AI &amp;amp; Data Day – ONNX Community Meetup – Silicon Valley |url=https://community.linuxfoundation.org/events/details/lfhq-lf-ai-data-foundation-presents-lf-ai-data-day-onnx-community-meetup-silicon-valley/ |website=LF Online Community |language=en |access-date=2024-12-18 |archive-date=2024-12-22 |archive-url=https://web.archive.org/web/20241222191246/https://community.linuxfoundation.org/events/details/lfhq-lf-ai-data-foundation-presents-lf-ai-data-day-onnx-community-meetup-silicon-valley/ |dead-url=no }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2020年10月，Zetane Systems成為ONNX生態系統的成員。&amp;lt;ref&amp;gt;{{Cite web|url = https://medium.com/zetane-blog/zetane-systems-joins-the-onnx-community-to-accelerate-open-source-innovation-and-universal-2bd9ff84d96f|title = Zetane Systems Joins the ONNX Community to Accelerate Open-Source Innovation and Universal…|date = 14 October 2020|access-date = 2024-12-18|archive-date = 2024-12-20|archive-url = https://web.archive.org/web/20241220014016/https://medium.com/zetane-blog/zetane-systems-joins-the-onnx-community-to-accelerate-open-source-innovation-and-universal-2bd9ff84d96f|dead-url = no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 意圖 ==&lt;br /&gt;
該倡議的目標是：&lt;br /&gt;
&lt;br /&gt;
=== 框架互通性 ===&lt;br /&gt;
讓開發人員更輕鬆地在框架之間移動，其中一些框架可能更適合開發過程的特定階段，例如快速訓練、網路架構靈活性或行動裝置上的推理。&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{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|archive-date=2019-03-30|archive-url=https://web.archive.org/web/20190330131435/https://www.microsoft.com/en-us/cognitive-toolkit/blog/2017/09/microsoft-facebook-create-open-ecosystem-ai-model-interoperability/|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 共享優化===&lt;br /&gt;
允許硬體供應商和其他人透過針對ONNX表示同時提高多個框架的[[人工神经网络]]的效能。&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ONNX Runtime ==&lt;br /&gt;
ONNX Runtime（縮寫：ORT &amp;lt;ref&amp;gt;&amp;quot;ONNX Runtime (ORT)&amp;quot; &amp;#039;&amp;#039;[https://onnxruntime.ai/docs/ Welcome to ONNX Runtime (ORT)] {{Wayback|url=https://onnxruntime.ai/docs/ |date=20250126182246 }}.&amp;#039;&amp;#039; ONNX Runtime.&amp;lt;/ref&amp;gt;）是一個開源項目，旨在加速各種環境中 ONNX 模型的推理和學習&amp;lt;ref&amp;gt;&amp;quot;ONNX Runtime is an open source project that is designed to accelerate machine learning across a wide range of frameworks, operating systems, and hardware platforms.&amp;quot; [https://onnxruntime.ai/about.html &amp;#039;&amp;#039;About&amp;#039;&amp;#039;] {{Wayback|url=https://onnxruntime.ai/about.html |date=20230818204842 }}. ONNX Runtime.&amp;lt;/ref&amp;gt;。無論框架、作業系統或硬體為何，ONNX模型都可以透過單一執行時間API使用&amp;lt;ref&amp;gt;&amp;quot;It enables acceleration of machine learning inferencing across all of your deployment targets using a single set of &amp;lt;abbr&amp;gt;API&amp;lt;/abbr&amp;gt;.&amp;quot; [https://onnxruntime.ai/about.html &amp;#039;&amp;#039;About&amp;#039;&amp;#039;] {{Wayback|url=https://onnxruntime.ai/about.html |date=20230818204842 }}. ONNX Runtime.&amp;lt;/ref&amp;gt;。它還根據部署環境自動進行最佳化&amp;lt;ref&amp;gt;&amp;quot;ONNX Runtime automatically parses through your model to identify optimization opportunities and provides access to the best hardware acceleration available.&amp;quot; [https://onnxruntime.ai/about.html &amp;#039;&amp;#039;About&amp;#039;&amp;#039;] {{Wayback|url=https://onnxruntime.ai/about.html |date=20230818204842 }}. ONNX Runtime.&amp;lt;/ref&amp;gt;。 ONNX Runtime的設計策略是實現加速器運行時抽象化和效能最佳化，並透過自動劃分ONNX模型並使用最佳加速器執行子模型來實現這一目標&amp;lt;ref&amp;gt;&amp;quot;Design principles    ONNX Runtime abstracts custom accelerators and runtimes to maximize their benefits across an ONNX model. ... ONNX Runtime partitions the ONNX model graph into subgraphs that align with available custom accelerators and runtimes.&amp;quot; [https://onnxruntime.ai/about.html &amp;#039;&amp;#039;About&amp;#039;&amp;#039;] {{Wayback|url=https://onnxruntime.ai/about.html |date=20230818204842 }}. ONNX Runtime.&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
== 参考文献 ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 外部鏈接 ==&lt;br /&gt;
* {{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|last=Boyd|first=Eric|date=2017-09-07|work=Microsoft Cognitive Toolkit|access-date=2017-10-11|language=en-US|archive-date=2019-03-30|archive-url=https://web.archive.org/web/20190330131435/https://www.microsoft.com/en-us/cognitive-toolkit/blog/2017/09/microsoft-facebook-create-open-ecosystem-ai-model-interoperability/|dead-url=no}}&lt;br /&gt;
* {{Citation|title=onnx: Open Neural Network Exchange|date=2017-10-11|url=https://github.com/onnx/onnx|publisher=Open Neural Network Exchange|access-date=2017-10-11|archive-date=2017-09-09|archive-url=https://web.archive.org/web/20170909083236/https://github.com/onnx/onnx|dead-url=no}}&lt;br /&gt;
&lt;br /&gt;
{{深度学习软件}}&lt;br /&gt;
&lt;br /&gt;
[[Category:机器学习]]&lt;br /&gt;
[[Category:文件格式]]&lt;br /&gt;
{{Computer-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Mhss</name></author>
	</entry>
</feed>