Struct PaddlePredictor::Config¶
Defined in File paddle_api.h
Nested Relationships¶
This struct is a nested type of Class PaddlePredictor.
Inheritance Relationships¶
Derived Type¶
public paddle::NativeConfig
(Struct NativeConfig)
Struct Documentation¶
-
struct paddle::PaddlePredictor::Config
Base class for NativeConfig and AnalysisConfig.
Subclassed by paddle::NativeConfig
Public Members
-
std::string model_dir
path to the model directory.
-
std::string model_dir