Skip to content

Commit

Permalink
Added extra deps for nvidia resnet50
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh committed Jan 30, 2024
1 parent 3a8ceb0 commit bf17659
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cm-mlops/script/reproduce-mlperf-inference-nvidia/_cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ variations:
env:
CM_MODEL: resnet50
deps:
- tags: get,generic-python-lib,_graphsurgeon
- tags: get,generic-python-lib,_onnx-graphsurgeon
- tags: get,generic-python-lib,_package.onnx
version: 1.13.1

Expand All @@ -316,7 +316,7 @@ variations:
- tags: get,generic-python-lib,_opencv-python
- tags: get,generic-python-lib,_numpy
- tags: get,generic-python-lib,_pycocotools
- tags: get,generic-python-lib,_graphsurgeon
- tags: get,generic-python-lib,_onnx-graphsurgeon
- tags: get,generic-python-lib,_package.onnx
version: 1.13.1

Expand Down

0 comments on commit bf17659

Please sign in to comment.