See: Description
| Class | Description |
|---|---|
| PaddlePredictor |
PaddlePaddle C++ Predictor.
|
| PpDataType |
Helper to convert between
DataType an the PaddlePaddle internal DataTypes. |
| PpEngine | |
| PpEngineProvider |
PpEngineProvider is the PaddlePaddle implementation of EngineProvider. |
| PpModel |
PpModel is the PaddlePaddle implementation of Model. |
| PpNDArray |
PpNDArray is the PaddlePaddle implementation of NDArray. |
| PpNDManager |
PpNDManager is the PaddlePaddle implementation of NDManager. |
| PpPredictor<I,O> |
PpPredictor is special implementation of Predictor for PaddlePaddle. |
| PpSymbolBlock |
PpSymbolBlock is the PaddlePaddle implementation of SymbolBlock. |