Fix python packaging pipeline (#1922)

* Mention OrtCreateSessionFromArray in C API doc

* Fix python packaging pipeline broken by this commit id dc03ce.
This commit is contained in:
Pranav Sharma 2019-09-25 14:55:17 -07:00 committed by GitHub
parent 76f76251fa
commit 052339d9dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,7 @@ python -m pip install --upgrade --force-reinstall requests==2.21.0
python -m pip install --upgrade --force-reinstall wheel==0.31.1
python -m pip install --upgrade --force-reinstall setuptools==41.0.1
python -m pip install --upgrade --force-reinstall pytest==4.6.2
python -m pip install --upgrade scipy
ls -al /opt/onnxruntime-python/bin