Skip to content

Commit

Permalink
Added missing files
Browse files Browse the repository at this point in the history
Signed-off-by: Bharath Ramaswamy <quic_bharathr@quicinc.com>
  • Loading branch information
quic-bharathr committed Oct 9, 2024
1 parent abc6469 commit 121cbc5
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ unit_test_results
# Other generated files
*.swp
packaging/setup_cfg.py
package_info.py
1 change: 1 addition & 0 deletions packaging/dependencies/onnx-gpu/reqs_deb_onnx_common.txt
14 changes: 14 additions & 0 deletions packaging/dependencies/reqs_pip_onnx_common.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
cvxpy
cylp
matplotlib>=3
networkx
numpy<=1.24.4,>=1.16.6
onnx==1.16.1
onnxruntime==1.18.1
onnxruntime-extensions
onnxscript
onnxsim
pandas==1.4.3
protobuf==3.20.2
psutil
tensorboardX==2.4

0 comments on commit 121cbc5

Please sign in to comment.