Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/converter/config_parser/
Dpreprocess_parser.cc127 preprocess::ImagePreProcessParam *image_pre_process) { in ParseImagePreProcess()
212 preprocess::ImagePreProcessParam *image_pre_process) { in ParseImageNormalize()
228 preprocess::ImagePreProcessParam *image_pre_process) { in ParseImageResize()
260 preprocess::ImagePreProcessParam *image_pre_process) { in ParseImageCenterCrop()
/third_party/mindspore/mindspore/lite/tools/converter/preprocess/
Dpreprocess_param.h45 ImagePreProcessParam image_pre_process; member