Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/
Dmodel_impl.cc47 bool ModelImpl::HasPreprocess() { return graph_->graph_data_->GetPreprocess().empty() ? false : tru… in HasPreprocess() function in mindspore::ModelImpl
Dmodel.cc106 bool Model::HasPreprocess() { in HasPreprocess() function in mindspore::Model
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model/
Dmodel.cc274 bool Model::HasPreprocess() { in HasPreprocess() function in mindspore::Model
Dmodel_impl.cc705 bool ModelImpl::HasPreprocess() { in HasPreprocess() function in mindspore::ModelImpl
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/model/
Dmodel.cc427 bool Model::HasPreprocess() { in HasPreprocess() function in mindspore::Model