Skip to content

Commit ccf1199

Browse files
ttyiorajeevsrao
authored andcommitted
force install trt10
Signed-off-by: Vincent Huang <vincenth@nvidia.com>
1 parent a282d91 commit ccf1199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/python/sample_weight_stripping/notebooks/weight_stripping.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
}
124124
],
125125
"source": [
126-
"%pip install tensorrt==10.0.1\n",
126+
"%pip install --upgrade --force-reinstall tensorrt==10.0.1\n",
127127
"%pip install -q --upgrade --force-reinstall matplotlib colored polygraphy>=0.49.9 --extra-index-url https://pypi.ngc.nvidia.com;"
128128
]
129129
},

0 commit comments

Comments
 (0)