Skip to content

Tags: huningxin/onnxruntime

Tags

v1.1.1

Toggle v1.1.1's commit message
Disable zfnet512 test for x86

v1.1.0

Toggle v1.1.0's commit message

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

Toggle v1.0.0's commit message
Fix a problem in the gpu nuget pipeline: the yml missed a space

v0.5.1

Toggle v0.5.1's commit message
Cherry pick 2 OnnxRuntime Server fixes

v0.5.0

Toggle v0.5.0's commit message

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

Toggle v0.4.0's commit message

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

Toggle v0.3.1's commit message
Disable one more test when contrib ops are disabled. (microsoft#789)

v0.3.0

Toggle v0.3.0's commit message

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

Toggle v0.2.1's commit message

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

Toggle v0.1.5's commit message
Add the mac python packaging script (microsoft#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