Package ai.djl.pytorch.engine
package ai.djl.pytorch.engine
Contains classes to interface with the underlying PyTorch Engine.
-
ClassesClassDescriptionDeviceType is the PyTorch equivalent of the types in
Device.PtEngineProvideris the PyTorch implementation ofEngineProvider.PtGradientCollectoris the PyTorch implementation ofGradientCollector.PtModelis the PyTorch implementation ofModel.PtNDArrayis the PyTorch implementation ofNDArray.PtNDArrayExis the PyTorch implementation of theNDArrayEx.TheNDArrayIndexerused by thePtNDArray.PtNDManageris the PyTorch implementation ofNDManager.PtSymbolBlockis the PyTorch implementation ofSymbolBlock.