Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/cxx_api/model/
Dmodel_impl.cc79 Status ModelImpl::PredictWithPreprocess(const std::vector<MSTensor> &inputs, std::vector<MSTensor> … in PredictWithPreprocess() function in mindspore::ModelImpl
Dmodel.cc97 Status Model::PredictWithPreprocess(const std::vector<MSTensor> &inputs, std::vector<MSTensor> *out… in PredictWithPreprocess() function in mindspore::Model
/third_party/mindspore/mindspore/lite/src/cxx_api/model/
Dmodel.cc112 Status Model::PredictWithPreprocess(const std::vector<MSTensor> &inputs, std::vector<MSTensor> *out… in PredictWithPreprocess() function in mindspore::Model