Package ai.djl.paddlepaddle.engine
package ai.djl.paddlepaddle.engine
Contains implementations of interfaces within the DJL API for the PaddlePaddle Engine.
-
ClassesClassDescriptionPaddlePaddle C++ Predictor.Helper to convert between
DataTypean the PaddlePaddle internal DataTypes.PpEngineProvideris the PaddlePaddle implementation ofEngineProvider.PpModelis the PaddlePaddle implementation ofModel.PpNDArrayis the PaddlePaddle implementation ofNDArray.PpNDManageris the PaddlePaddle implementation ofNDManager.PpPredictor<I,O> PpPredictoris special implementation ofPredictorfor PaddlePaddle.PpSymbolBlockis the PaddlePaddle implementation ofSymbolBlock.