File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Getting Started
2828* :ref: `use_from_pytorch `
2929* :ref: `runtime `
3030* :ref: `using_dla `
31- * :ref: `deploy_torch_tensorrt_to_triton `
31+ * :ref: `serving_torch_tensorrt_with_triton `
3232
3333.. toctree ::
3434 :caption: Getting Started
@@ -44,7 +44,7 @@ Getting Started
4444 tutorials/use_from_pytorch
4545 tutorials/runtime
4646 tutorials/using_dla
47- tutorials/deploy_torch_tensorrt_to_triton
47+ tutorials/serving_torch_tensorrt_with_triton
4848
4949.. toctree ::
5050 :caption: Notebooks
Original file line number Diff line number Diff line change 1- Deploying a Torch-TensorRT model (to Triton)
2- ============================================
1+ Serving a Torch-TensorRT model with Triton
2+ ==========================================
33
44Optimization and deployment go hand in hand in a discussion about Machine
55Learning infrastructure. Once network level optimzation are done
You can’t perform that action at this time.
0 commit comments