Skip to content

Tags: ROCm/onnxruntime

Tags

v1.1.1

Disable zfnet512 test for x86

v1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix the CUDNN_BN_MIN_EPSILON difference issue between cudnn7.3 and cu…

…dnn7.6 (microsoft#2680)

v1.0.0

Fix a problem in the gpu nuget pipeline: the yml missed a space

v0.5.1

Cherry pick 2 OnnxRuntime Server fixes

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upload correct ESRP signed package (microsoft#1531)

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update onnx commit (microsoft#949)

* Update onnx commit

* disable failing tests which don't have to be fixed for this release

v0.3.1

Disable one more test when contrib ops are disabled. (microsoft#789)

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix version number for tarball packages (microsoft#600) (microsoft#610)

* add variables for version number and git commit hash

* fix typo

* fix typo

* some logging

* some logging

* some logging

* some logging

* some logging

* some logging

* some logging

* some logging

* some more edits to see generic scripts can print

* working

* fixing windows git hash

* try quoted echo

* fix git rev-parse

* echo without quotes

* removed commit hash from artifact filename, added long commit hash as a file inside

* added the missing commit id parameter

* fix windows pipeline

* keep only win 64, others disabled

* remove disabling conditions

v0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump up version number for 0.2.1 release (microsoft#420)

v0.1.5

Add the mac python packaging script (#72)

* Add pipeline for building python wheels for Windows/Linux CPU and GPU

* try enable mkldnn

* remove mklml

* Update python packaging configuration

* Try macos pywheel packaging

* Try removing mkldnn from mac build

* Use conda in mac agents

* Change to build release only

* Add the mac wheel packaging list to the packaging yaml

* Add mkldnn into mac wheels