Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/config_parser/
Dconfig_file_parser.h28 struct DataPreProcessString { struct
29 std::string calibrate_path;
30 std::string calibrate_size;
31 std::string input_type;
32 std::string image_to_format;
33 std::string normalize_mean;
34 std::string normalize_std;
35 std::string resize_width;
36 std::string resize_height;
37 std::string resize_method;
[all …]