Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions test/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
accelerate
amd-quark==0.10
# Pack conflicts with onnxruntime-genai https://github.com/microsoft/Olive/pull/2282
# amd-quark==0.10
azure-identity
azure-storage-blob
coverage
Expand All @@ -15,7 +16,7 @@ neural-compressor<2.4
nncf>=2.18.0
numpy<2.0.0
nvidia-modelopt
onnx==1.18.0
onnx
onnx-graphsurgeon
onnxconverter_common
onnxmltools
Expand Down
Loading