Package ai.djl.pytorch.engine
Contains classes to interface with the underlying PyTorch Engine.
-
Class Summary Class Description PtDeviceType DeviceType is the PyTorch equivalent of the types inDevice.PtEngine PtEngineProvider PtEngineProvideris the PyTorch implementation ofEngineProvider.PtGradientCollector PtGradientCollectoris the PyTorch implementation ofGradientCollector.PtModel PtModelis the PyTorch implementation ofModel.PtNDArray PtNDArrayis the PyTorch implementation ofNDArray.PtNDArrayEx PtNDArrayExis the PyTorch implementation of theNDArrayEx.PtNDArrayIndexer TheNDArrayIndexerused by thePtNDArray.PtNDManager PtNDManageris the PyTorch implementation ofNDManager.PtSymbolBlock PtSymbolBlockis the PyTorch implementation ofSymbolBlock.