Searched defs:PredictWithPreprocess (Results 1 – 3 of 3) sorted by relevance
79 Status ModelImpl::PredictWithPreprocess(const std::vector<MSTensor> &inputs, std::vector<MSTensor> … in PredictWithPreprocess() function in mindspore::ModelImpl
97 Status Model::PredictWithPreprocess(const std::vector<MSTensor> &inputs, std::vector<MSTensor> *out… in PredictWithPreprocess() function in mindspore::Model
112 Status Model::PredictWithPreprocess(const std::vector<MSTensor> &inputs, std::vector<MSTensor> *out… in PredictWithPreprocess() function in mindspore::Model