List of all items
Structs
- Predictor
- Tensor
- common::OneDimArrayCstr
- common::OneDimArrayInt32
- common::OneDimArraySize
- common::TwoDimArraySize
- config::Config
- config::lite_engine::LiteEngine
- config::setting::Cpu
- config::setting::DynamicShapeInfo
- config::setting::Gpu
- config::setting::Mkldnn
- config::setting::ONNXRuntime
- config::setting::TensorRT
- config::setting::Xpu
- ctypes::PD_Config
- ctypes::PD_ConfigAllPasses
- ctypes::PD_ConfigAppendPass
- ctypes::PD_ConfigCollectShapeRangeInfo
- ctypes::PD_ConfigCreate
- ctypes::PD_ConfigCudnnEnabled
- ctypes::PD_ConfigDeletePass
- ctypes::PD_ConfigDestroy
- ctypes::PD_ConfigDisableFCPadding
- ctypes::PD_ConfigDisableGlogInfo
- ctypes::PD_ConfigDisableGpu
- ctypes::PD_ConfigDisableONNXRuntime
- ctypes::PD_ConfigDisableTensorRtOPs
- ctypes::PD_ConfigEnableCudnn
- ctypes::PD_ConfigEnableGpuMultiStream
- ctypes::PD_ConfigEnableLiteEngine
- ctypes::PD_ConfigEnableMKLDNN
- ctypes::PD_ConfigEnableMemoryOptim
- ctypes::PD_ConfigEnableMkldnnBfloat16
- ctypes::PD_ConfigEnableMkldnnQuantizer
- ctypes::PD_ConfigEnableNpu
- ctypes::PD_ConfigEnableONNXRuntime
- ctypes::PD_ConfigEnableORTOptimization
- ctypes::PD_ConfigEnableProfile
- ctypes::PD_ConfigEnableTensorRtDla
- ctypes::PD_ConfigEnableTensorRtEngine
- ctypes::PD_ConfigEnableTensorRtOSS
- ctypes::PD_ConfigEnableTunedTensorRtDynamicShape
- ctypes::PD_ConfigEnableUseGpu
- ctypes::PD_ConfigEnableXpu
- ctypes::PD_ConfigFractionOfGpuMemoryForPool
- ctypes::PD_ConfigGetCpuMathLibraryNumThreads
- ctypes::PD_ConfigGetModelDir
- ctypes::PD_ConfigGetParamsFile
- ctypes::PD_ConfigGetProgFile
- ctypes::PD_ConfigGlogInfoDisabled
- ctypes::PD_ConfigGpuDeviceId
- ctypes::PD_ConfigInsertPass
- ctypes::PD_ConfigIrOptim
- ctypes::PD_ConfigIsValid
- ctypes::PD_ConfigLiteEngineEnabled
- ctypes::PD_ConfigMemoryOptimEnabled
- ctypes::PD_ConfigMemoryPoolInitSizeMb
- ctypes::PD_ConfigMkldnnBfloat16Enabled
- ctypes::PD_ConfigMkldnnEnabled
- ctypes::PD_ConfigMkldnnQuantizerEnabled
- ctypes::PD_ConfigModelFromMemory
- ctypes::PD_ConfigNpuDeviceId
- ctypes::PD_ConfigONNXRuntimeEnabled
- ctypes::PD_ConfigPartiallyRelease
- ctypes::PD_ConfigProfileEnabled
- ctypes::PD_ConfigSetBfloat16Op
- ctypes::PD_ConfigSetCpuMathLibraryNumThreads
- ctypes::PD_ConfigSetInvalid
- ctypes::PD_ConfigSetMkldnnCacheCapacity
- ctypes::PD_ConfigSetMkldnnOp
- ctypes::PD_ConfigSetModel
- ctypes::PD_ConfigSetModelBuffer
- ctypes::PD_ConfigSetModelDir
- ctypes::PD_ConfigSetOptimCacheDir
- ctypes::PD_ConfigSetParamsFile
- ctypes::PD_ConfigSetProgFile
- ctypes::PD_ConfigSetTrtDynamicShapeInfo
- ctypes::PD_ConfigShapeRangeInfoCollected
- ctypes::PD_ConfigShapeRangeInfoPath
- ctypes::PD_ConfigSummary
- ctypes::PD_ConfigSwitchIrDebug
- ctypes::PD_ConfigSwitchIrOptim
- ctypes::PD_ConfigTensorRtDlaEnabled
- ctypes::PD_ConfigTensorRtDynamicShapeEnabled
- ctypes::PD_ConfigTensorRtEngineEnabled
- ctypes::PD_ConfigTensorRtOssEnabled
- ctypes::PD_ConfigThreadLocalStreamEnabled
- ctypes::PD_ConfigTrtAllowBuildAtRuntime
- ctypes::PD_ConfigTunedTensorRtDynamicShape
- ctypes::PD_ConfigUseFcPadding
- ctypes::PD_ConfigUseGpu
- ctypes::PD_ConfigUseNpu
- ctypes::PD_ConfigUseXpu
- ctypes::PD_ConfigXpuDeviceId
- ctypes::PD_Cstr
- ctypes::PD_CstrDestroy
- ctypes::PD_GetVersion
- ctypes::PD_OneDimArrayCstr
- ctypes::PD_OneDimArrayCstrDestroy
- ctypes::PD_OneDimArrayInt32
- ctypes::PD_OneDimArrayInt32Destroy
- ctypes::PD_OneDimArraySize
- ctypes::PD_OneDimArraySizeDestroy
- ctypes::PD_Predictor
- ctypes::PD_PredictorClearIntermediateTensor
- ctypes::PD_PredictorClone
- ctypes::PD_PredictorCreate
- ctypes::PD_PredictorDestroy
- ctypes::PD_PredictorGetInputHandle
- ctypes::PD_PredictorGetInputNames
- ctypes::PD_PredictorGetInputNum
- ctypes::PD_PredictorGetOutputHandle
- ctypes::PD_PredictorGetOutputNames
- ctypes::PD_PredictorGetOutputNum
- ctypes::PD_PredictorRun
- ctypes::PD_PredictorTryShrinkMemory
- ctypes::PD_Tensor
- ctypes::PD_TensorCopyFromCpuFloat
- ctypes::PD_TensorCopyFromCpuInt32
- ctypes::PD_TensorCopyFromCpuInt64
- ctypes::PD_TensorCopyFromCpuInt8
- ctypes::PD_TensorCopyFromCpuUint8
- ctypes::PD_TensorCopyToCpuFloat
- ctypes::PD_TensorCopyToCpuInt32
- ctypes::PD_TensorCopyToCpuInt64
- ctypes::PD_TensorCopyToCpuInt8
- ctypes::PD_TensorCopyToCpuUint8
- ctypes::PD_TensorDataFloat
- ctypes::PD_TensorDataInt32
- ctypes::PD_TensorDataInt64
- ctypes::PD_TensorDataInt8
- ctypes::PD_TensorDataUint8
- ctypes::PD_TensorDestroy
- ctypes::PD_TensorGetDataType
- ctypes::PD_TensorGetLod
- ctypes::PD_TensorGetName
- ctypes::PD_TensorGetShape
- ctypes::PD_TensorMutableDataFloat
- ctypes::PD_TensorMutableDataInt32
- ctypes::PD_TensorMutableDataInt64
- ctypes::PD_TensorMutableDataInt8
- ctypes::PD_TensorMutableDataUint8
- ctypes::PD_TensorReshape
- ctypes::PD_TensorSetLod
- ctypes::PD_TwoDimArraySize
- ctypes::PD_TwoDimArraySizeDestroy