Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/cxx_api/model/
Dmodel_impl.cc46 bool ModelImpl::HasPreprocess() { return graph_->graph_data_->GetPreprocess().empty() ? false : tru… in HasPreprocess() function in mindspore::ModelImpl
Dmodel.cc114 bool Model::HasPreprocess() { in HasPreprocess() function in mindspore::Model
/third_party/mindspore/mindspore/lite/src/cxx_api/model/
Dmodel.cc123 bool Model::HasPreprocess() { in HasPreprocess() function in mindspore::Model