Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/preprocess/
Dpreprocess_param.h31 ImageToFormat image_to_format = IMAGE_TO_FORMAT_MAX; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/config_parser/
Dpreprocess_parser.cc167 preprocess::ImageToFormat *image_to_format) { in ParseImageToFormat()
Dconfig_file_parser.h32 std::string image_to_format; member