Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/
Dmodel_impl.cc113 Status ModelImpl::PredictWithPreprocess(const std::vector<std::vector<MSTensor>> &inputs, in PredictWithPreprocess() function in mindspore::ModelImpl
Dmodel.cc89 Status Model::PredictWithPreprocess(const std::vector<std::vector<MSTensor>> &inputs, std::vector<M… in PredictWithPreprocess() function in mindspore::Model
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model/
Dmodel.cc263 Status Model::PredictWithPreprocess(const std::vector<std::vector<MSTensor>> &inputs, std::vector<M… in PredictWithPreprocess() function in mindspore::Model
Dmodel_impl.cc781 Status ModelImpl::PredictWithPreprocess(const std::vector<std::vector<MSTensor>> &inputs, in PredictWithPreprocess() function in mindspore::ModelImpl
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/model/
Dmodel.cc416 Status Model::PredictWithPreprocess(const std::vector<std::vector<MSTensor>> &inputs, std::vector<M… in PredictWithPreprocess() function in mindspore::Model