| ############################################### | |
| Use the Library's API to Adapt Training Scripts | |
| ############################################### | |
| The library provides Common APIs that you can use across frameworks, | |
| as well as framework-specific APIs for TensorFlow and PyTorch. | |
| Select the latest or one of the previous versions of the API documentation | |
| depending on which version of the library you need to use. | |
| To use the library, reference the | |
| **Common API** documentation alongside the framework specific API documentation. | |
| Version 1.11.0 (Latest) | |
| =========================================== | |
| To use the library, reference the Common API documentation alongside the framework specific API documentation. | |
| .. toctree:: | |
| :maxdepth: 1 | |
| latest/smd_model_parallel_common_api | |
| latest/smd_model_parallel_pytorch | |
| latest/smd_model_parallel_pytorch_tensor_parallel | |
| latest/smd_model_parallel_tensorflow | |
| To find archived API documentation for the previous versions of the library, | |
| see the following link: | |
| Documentation Archive | |
| ===================== | |
| .. toctree:: | |
| :maxdepth: 1 | |
| archives | |