Class Params
Defined in File infer_param.hpp
-
class Params
-
Public Functions
- Params()
- Params(const std::string&, const std::string&, bool)
- const std::string get_model_path() const
- const std::string get_instance_name() const
- bool get_cuda_flag() const
- void set_model_path(const std::string&)
- void set_instance_name(const std::string&)
- void set_cuda_flag(bool)