There was an error while loading. Please reload this page.
1 parent a282d91 commit ccf1199Copy full SHA for ccf1199
samples/python/sample_weight_stripping/notebooks/weight_stripping.ipynb
@@ -123,7 +123,7 @@
123
}
124
],
125
"source": [
126
- "%pip install tensorrt==10.0.1\n",
+ "%pip install --upgrade --force-reinstall tensorrt==10.0.1\n",
127
"%pip install -q --upgrade --force-reinstall matplotlib colored polygraphy>=0.49.9 --extra-index-url https://pypi.ngc.nvidia.com;"
128
]
129
},
0 commit comments