Home
last modified time | relevance | path

Searched defs:AclOptionCfgString (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/config_parser/
Dconfig_file_parser.h85 struct AclOptionCfgString { struct
86 std::string device_id;
87 std::string input_format;
88 std::string input_shape_vector;
89 std::string input_shape;
90 std::string output_type;
91 std::string precision_mode;
92 std::string op_select_impl_mode;
93 std::string fusion_switch_config_file_path;
94 std::string dynamic_batch_size;
[all …]