m2m模型翻译
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

163 lines
3.8 KiB

6 months ago
  1. Metadata-Version: 2.1
  2. Name: onnxruntime
  3. Version: 1.14.1
  4. Summary: ONNX Runtime is a runtime accelerator for Machine Learning models
  5. Home-page: https://onnxruntime.ai
  6. Author: Microsoft Corporation
  7. Author-email: onnxruntime@microsoft.com
  8. License: MIT License
  9. Download-URL: https://github.com/microsoft/onnxruntime/tags
  10. Keywords: onnx machine learning
  11. Platform: UNKNOWN
  12. Classifier: Development Status :: 5 - Production/Stable
  13. Classifier: Intended Audience :: Developers
  14. Classifier: License :: OSI Approved :: MIT License
  15. Classifier: Operating System :: POSIX :: Linux
  16. Classifier: Topic :: Scientific/Engineering
  17. Classifier: Topic :: Scientific/Engineering :: Mathematics
  18. Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
  19. Classifier: Topic :: Software Development
  20. Classifier: Topic :: Software Development :: Libraries
  21. Classifier: Topic :: Software Development :: Libraries :: Python Modules
  22. Classifier: Programming Language :: Python
  23. Classifier: Programming Language :: Python :: 3 :: Only
  24. Classifier: Programming Language :: Python :: 3.7
  25. Classifier: Programming Language :: Python :: 3.8
  26. Classifier: Programming Language :: Python :: 3.9
  27. Classifier: Programming Language :: Python :: 3.10
  28. Classifier: Operating System :: Microsoft :: Windows
  29. Classifier: Operating System :: MacOS
  30. Requires-Dist: coloredlogs
  31. Requires-Dist: flatbuffers
  32. Requires-Dist: numpy (>=1.21.6)
  33. Requires-Dist: packaging
  34. Requires-Dist: protobuf
  35. Requires-Dist: sympy
  36. ONNX Runtime
  37. ============
  38. ONNX Runtime is a performance-focused scoring engine for Open Neural Network Exchange (ONNX) models.
  39. For more information on ONNX Runtime, please see `aka.ms/onnxruntime <https://aka.ms/onnxruntime/>`_ or the `Github project <https://github.com/microsoft/onnxruntime/>`_.
  40. Changes
  41. -------
  42. 1.14.1
  43. ^^^^^^
  44. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.14.1
  45. 1.14.0
  46. ^^^^^^
  47. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.14.0
  48. 1.13.0
  49. ^^^^^^
  50. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.13.0
  51. 1.12.0
  52. ^^^^^^
  53. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.12.0
  54. 1.11.0
  55. ^^^^^^
  56. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.11.0
  57. 1.10.0
  58. ^^^^^^
  59. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.10.0
  60. 1.9.0
  61. ^^^^^
  62. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.9.0
  63. 1.8.2
  64. ^^^^^
  65. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.8.2
  66. 1.8.1
  67. ^^^^^
  68. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.8.1
  69. 1.8.0
  70. ^^^^^
  71. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.8.0
  72. 1.7.0
  73. ^^^^^
  74. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.7.0
  75. 1.6.0
  76. ^^^^^
  77. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.6.0
  78. 1.5.3
  79. ^^^^^
  80. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.3
  81. 1.5.2
  82. ^^^^^
  83. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.2
  84. 1.5.1
  85. ^^^^^
  86. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.1
  87. 1.4.0
  88. ^^^^^
  89. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.4.0
  90. 1.3.1
  91. ^^^^^
  92. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.1
  93. 1.3.0
  94. ^^^^^
  95. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.0
  96. 1.2.0
  97. ^^^^^
  98. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.2.0
  99. 1.1.0
  100. ^^^^^
  101. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.1.0
  102. 1.0.0
  103. ^^^^^
  104. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.0.0
  105. 0.5.0
  106. ^^^^^
  107. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v0.5.0
  108. 0.4.0
  109. ^^^^^
  110. Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v0.4.0