Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/converter/config_parser/
Dconfig_file_parser.h25 struct DataPreProcessString { struct
26 std::string calibrate_path;
27 std::string calibrate_size;
28 std::string input_type;
29 std::string image_to_format;
30 std::string normalize_mean;
31 std::string normalize_std;
32 std::string resize_width;
33 std::string resize_height;
34 std::string resize_method;
[all …]