Skip to content

Commit 0e7abe8

Browse files
Merge pull request #38 from NVIDIA-ISAAC-ROS/hotfix-release-dp3.1-1
Update link
2 parents 9a11305 + 258010f commit 0e7abe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/model-preparation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Here are some examples for generating the TensorRT engine file using `tao-conver
4141

4242
> **Note:** The specific values used in the command above are retrieved from the **PeopleSemSegnet** page under the **Overview** tab. The model input node name and output node name can be found in `peoplesemsegnet_shuffleseg_cache.txt` from `File Browser`. The output file is specified using the `-e` option. The tool needs write permission to the output directory.
4343
>
44-
> A detailed explanation of the input parameters is available [here](https://docs.nvidia.com/tao/tao-toolkit/text/tensorrt.html#running-the-tao-converter).
44+
> A detailed explanation of the input parameters is available [here](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/tao/resources/tao-converter).
4545
4646
#### Generate an engine file for the data type `int8`
4747

0 commit comments

Comments
 (0)