Home
last modified time | relevance | path

Searched defs:GetOutputTensorNamesChar (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/cxx_api/model/
Dmodel.cc150 std::vector<std::vector<char>> Model::GetOutputTensorNamesChar() { in GetOutputTensorNamesChar() function in mindspore::Model
/third_party/mindspore/mindspore/lite/src/cxx_api/model/
Dmodel.cc163 std::vector<std::vector<char>> Model::GetOutputTensorNamesChar() { in GetOutputTensorNamesChar() function in mindspore::Model