Skip to content

Commit 3a68b0d

Browse files
committed
copy edit
1 parent 7f81781 commit 3a68b0d

File tree

1 file changed

+1
-1
lines changed
  • docs/guides/applications/big-data/ai-inferencing-with-tensorrt-and-pytorch

1 file changed

+1
-1
lines changed

docs/guides/applications/big-data/ai-inferencing-with-tensorrt-and-pytorch/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ pip install nvidia-tensorrt
203203
pip install torch-tensorrt -U
204204
```
205205

206-
## Test and Benchmark the ResNet50 Inference Model
206+
## Run and Benchmark the ResNet50 Inference Model
207207

208208
Create and run a Python script using a pre-trained ResNet50 computer vision model. Running this script tests to make sure the environment is configured correctly while providing a way to evaluate GPU performance using a real-world example. This example script is a foundation that can be adapted for other inference model architectures.
209209

0 commit comments

Comments
 (0)