Struct PaddlePredictor::Config

Nested Relationships

This struct is a nested type of Class PaddlePredictor.

Inheritance Relationships

Derived Type

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.