API Description
Rec SDK Torch uses Python APIs to develop applications. From the perspective of code call, all Python APIs can be invoked. This section lists only the external APIs provided by services. Do not directly call other APIs that are not described in this section. The Rec SDK Torch is an extension of the TorchRec API. The Rec SDK Torch API depends on the classes and methods provided by the TorchRec. However, the TorchRec API does not support all functions of the TorchRec. This section describes the restrictions on the TorchRec APIs used for building models based on the Rec SDK Torch.
The TorchRec API is not managed by the Rec SDK Torch. Therefore, the following restrictions are not verified.
Parent topic: API Reference