Skip to content

Commit 08ffd5d

Browse files
TAO 5.0 Release - PyTorch
1 parent 4c0f1c3 commit 08ffd5d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525

2626
TAO Toolkit is a Python package hosted on the NVIDIA Python Package Index. It interacts with lower-level TAO dockers available from the NVIDIA GPU Accelerated Container Registry (NGC). The TAO containers come pre-installed with all dependencies required for training. The output of the TAO workflow is a trained model that can be deployed for inference on NVIDIA devices using DeepStream, TensorRT and Triton.
2727

28-
This repository contains the required implementation for the all the deep learning components and networks using the TensorFlow backend. These routines are packaged as part of the TAO Toolkit TensorFlow container in the Toolkit package. These source code here is compatible with TensorFlow version <= 1.15
29-
30-
> TAO Toolkit will be deprecating this backend after 5.0.0. No more fixes, and newer releases will be supported.
28+
This repository contains the required implementation for the all the deep learning components and networks using the PyTorch backend. These routines are packaged as part of the TAO Toolkit PyTorch container in the Toolkit package.
3129

3230
## <a name='GettingStarted'></a>Getting Started
3331

@@ -164,4 +162,4 @@ In order to build a new docker, please edit the `deploy.sh` file in `$NV_TAO_PYT
164162
TAO Toolkit PyTorch backend is not accepting contributions as part of the TAO 5.0 release, but will be open in the future.
165163

166164
## <a name='License'></a>License
167-
This project is licensed under the [Apache-2.0](./LICENSE) License.
165+
This project is licensed under the [Apache-2.0](./LICENSE) License.

0 commit comments

Comments
 (0)