Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Cecilwang/onnx

Tags

v1.14.0

Toggle v1.14.0's commit message
change version number to 1.14.0

Signed-off-by: Yuan Yao <[email protected]>

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mark `VERSION_NUMBER` as final for 1.13.1 release (onnx#4876)

* Mark final rc

Signed-off-by: p-wysocki <[email protected]>

* Fix flake

Signed-off-by: p-wysocki <[email protected]>

---------

Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: Chun-Wei Chen <[email protected]>
Co-authored-by: Chun-Wei Chen <[email protected]>

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mark final RC (onnx#4696)

Signed-off-by: p-wysocki <[email protected]>

Signed-off-by: p-wysocki <[email protected]>
Co-authored-by: G. Ramalingam <[email protected]>

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove rc5 (onnx#4288)

Signed-off-by: Liqun Fu <[email protected]>

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use final version number 1.11.0 (onnx#4025)

Signed-off-by: Chun-Wei Chen <[email protected]>

v1.10.2

Toggle v1.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump (onnx#3795)

Signed-off-by: Chun-Wei Chen <[email protected]>

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
include requirements.txt in source distribution (onnx#3623)

* include requirements.txt in source distribution

Signed-off-by: Chun-Wei Chen <[email protected]>

* Bump bugfix onnx release version to v1.10.1

Signed-off-by: Rajeev Rao <[email protected]>

Co-authored-by: Chun-Wei Chen <[email protected]>

v1.10.0

Toggle v1.10.0's commit message
Update the validated release to v1.10.0

Signed-off-by: Rajeev Rao <[email protected]>

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Batchnorm type inference for mean and variance and add a test (on…

…nx#3432) (onnx#3433)

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use 1.8.1 for ONNX 1.8.1 final release (onnx#3249)

* cherry-pick 2ee79a6

Signed-off-by: Chun-Wei Chen <[email protected]>

* cherry-pick 5e8bc2c

Signed-off-by: Chun-Wei Chen <[email protected]>

* version bump 1.8.1 and remove python 2.7

Signed-off-by: Chun-Wei Chen <[email protected]>

* use 1.8.0.1 to test package

Signed-off-by: Chun-Wei Chen <[email protected]>

Co-authored-by: Ashwini Khade <[email protected]>