Deprecations#
The computer-vision finetuning pipelines documented in this section are deprecated and are retained for reference only. TensorFlow 2.x finetuning was deprecated as of TAO 6.25.09, and TensorFlow 1.x finetuning was deprecated as of TAO 5.5.0. For continued use of these pipelines, fall back to an earlier TAO release (TensorFlow 2.x finetuning is available in TAO 6.0.0, and TensorFlow 1.x finetuning is available in TAO 5.3.0) or build the Docker container from source.
Bring Your Own Model (BYOM), which converted ONNX models into the TAO format, is also deprecated and retained here for reference.