Enum PaddleEngineKind

Enum Documentation

enum paddle::PaddleEngineKind

NOTE The following APIs are too trivial, we will discard it in the following versions.

Values:

enumerator kNative = 0

Use the native Fluid facility.

enumerator kAutoMixedTensorRT

Automatically mix Fluid with TensorRT.

enumerator kAnalysis

More optimization.