Skip to content

Tags: CodeLinaro/onnxruntime

Tags

v1.5.3

Toggle v1.5.3's commit message
Update Version to 1.5.3

v1.5.2

Toggle v1.5.2's commit message
Skip running onnx tests in python mac os pipeline (microsoft#5416)

orttraining_rc3.1

Toggle orttraining_rc3.1's commit message
orttraining_rc3.1 release

orttraining_rc3

Toggle orttraining_rc3's commit message
orttraining_rc3 release

5de47af

Toggle 5de47af's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix quantization of EmbeddingLayerNorm (microsoft#5321)

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix quantization of EmbeddingLayerNorm (microsoft#5321)

orttraining_rc2

Toggle orttraining_rc2's commit message
For ORTTraining RC2 release to include hotfix microsoft#4639.

It will be used to create docker image for orttraining examples.

v1.4.0

Toggle v1.4.0's commit message
Onnxruntime 1.4.0 Release Tag

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry pick more commits to Rel-1.3.1 (microsoft#4231)

* Fix deprecated CentOS link for Linux CI pipeline (microsoft#4000)

* Fix Linux_CI_GPU_Dev

* centos6

* Fix crash reported in microsoft#4070. (microsoft#4091)

* Fix crash reported in microsoft#4070.

* Add newline to warning message

* Add comment for using cout instead of the logger

* fix optional input/outputs (microsoft#4229)

Co-authored-by: Ryan Lai <rylai@microsoft.com>
Co-authored-by: Pranav Sharma <prs@microsoft.com>
Co-authored-by: Tracy Sharpe <42477615+tracysh@users.noreply.github.com>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry pick fixes to release branch rel-1.3.0 (microsoft#3936)

* Fix DirectML nuget creation in Nuget pipeline (microsoft#3929)

* Added onnxruntime aarch64 wheel to pypi publishing pipeline (microsoft#3903)

* Added onnxruntime aarch64 wheel to pypi publishing pipeline

* Support nightly build flag

* Add support for nightly build

* Fix error handling in LearningModelSession.cpp (microsoft#3920)

* Update DML Nuget version and DML EP Doc (microsoft#3945)

Update DML Nuget version and DML EP Doc

* Fix ordering of APIs. (microsoft#3951)

Co-authored-by: Ryan Lai <rylai@microsoft.com>
Co-authored-by: Prabhat <prabhat.roy@microsoft.com>
Co-authored-by: Jeff Bloomfield <38966965+jeffbloo@users.noreply.github.com>
Co-authored-by: Pranav Sharma <prs@microsoft.com>