File size: 1,099 Bytes
4021124
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
###############################################
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