mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-31 23:27:43 +00:00
[EP-Perf] Install new wheel>=0.35.1 dependency (#11917)
This commit is contained in:
parent
7f1e9e8c67
commit
ca35ea417a
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ rm ~/miniconda.sh
|
|||
/opt/miniconda/bin/conda clean -ya
|
||||
|
||||
pip install numpy
|
||||
pip install "wheel>=0.35.1"
|
||||
rm -rf /opt/miniconda/pkgs
|
||||
|
||||
# Dependencies: cmake
|
||||
|
|
|
|||
Loading…
Reference in a new issue