Skip to content

Commit c50245c

Browse files
authored
Installing missed package (#8454)
1 parent c40a3f5 commit c50245c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/common/gen_qa_model_repository

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ cat > $TORCHSCRIPT <<EOF
326326
umask 0000
327327
nvidia-smi --query-gpu=compute_cap,compute_mode,driver_version,name,index --format=csv || true
328328
nvidia-smi || true
329+
pip3 install onnxscript
329330
set -e
330331
set -x
331332
python3 $VOLUME_SRCDIR/gen_qa_models.py --libtorch --models_dir=$VOLUME_DESTDIR

0 commit comments

Comments
 (0)