Skip to content

Commit 9bb91a6

Browse files
committed
Cleaned up the notebook
Signed-off-by: mengdih <[email protected]>
1 parent 6092e22 commit 9bb91a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notebooks/Resnet50-example.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,8 @@
924924
"cell_type": "markdown",
925925
"metadata": {},
926926
"source": [
927-
"## Conclusion\n",
927+
"<a id=\"5\"></a>\n",
928+
"## 5. Conclusion\n",
928929
"\n",
929930
"In this notebook, we have walked through the complete process of compiling TorchScript models with TRTorch for ResNet-50 model and test the performance impact of the optimization. With TRTorch, we observe a speedup of **1.4X** with FP32, and **3.0X** with FP16.\n",
930931
"\n",

0 commit comments

Comments
 (0)