Tags: batermj/onnxruntime
Tags
Update onnx commit (microsoft#949) * Update onnx commit * disable failing tests which don't have to be fixed for this release
Disable one more test when contrib ops are disabled. (microsoft#789)
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
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
Merge pull request microsoft#32 from Microsoft/kezhan/op_spec_fix fix output type specification for ConvInteger