Skip to content

Commit

Permalink
update script
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyu-work committed Dec 30, 2024
1 parent f541fa8 commit 9ec496d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure_pipelines/scripts/run_test.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
# Script to install dependencies and run tests
# $1: PyTorch package name or version (e.g., torch or torch==1.12.0)
# $2: ONNX Runtime package name or version (e.g., onnxruntime or onnxruntime==1.20.1)
Expand Down

0 comments on commit 9ec496d

Please sign in to comment.