mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
1. Publish the image ACR, instead of building it every time for every PR 2. Make USE_MKLML and USE_OPENMP be able to co-exist. Currently both of them are enabled in our Linux CI build but indeed only one of them is taking effect. 3. Split nuphar and DNNL to separated pipelines. 4. Fix two warnings in onnxruntime/core/optimizer/matmul_scale_fusion.cc and onnxruntime/test/tvm/tvm_basic_test.cc. 5. Update the manylinux2010_x86_64 image to the latest.
8 lines
No EOL
88 B
Text
8 lines
No EOL
88 B
Text
numpy==1.16.6
|
|
requests==2.24.0
|
|
mypy
|
|
pytest
|
|
setuptools>=41.4.0
|
|
wheel
|
|
onnx==1.7.0
|
|
argparse |