Searched defs:GetOutputByTensorName (Results 1 – 10 of 10) sorted by relevance
72 MSTensor Model::GetOutputByTensorName(const std::string &tensor_name) { in GetOutputByTensorName() function
227 MSTensor Model::GetOutputByTensorName(const std::string &tensor_name) { in GetOutputByTensorName() function
84 …mindspore::tensor::MSTensor *GetOutputByTensorName(const std::string &tensor_name) const override { in GetOutputByTensorName() function
120 mindspore::tensor::MSTensor *LiteSession::GetOutputByTensorName(const String &tensor_name) const { in GetOutputByTensorName() function in mindspore::lite::LiteSession
121 mindspore::tensor::MSTensor *LiteSession::GetOutputByTensorName(const String &tensor_name) const { in GetOutputByTensorName() function in mindspore::lite::LiteSession
158 MSTensor Model::GetOutputByTensorName(const std::vector<char> &tensor_name) { in GetOutputByTensorName() function in mindspore::Model
172 MSTensor Model::GetOutputByTensorName(const std::vector<char> &name) { in GetOutputByTensorName() function in mindspore::Model
451 MSTensor ModelImpl::GetOutputByTensorName(const std::string &name) { in GetOutputByTensorName() function in mindspore::ModelImpl
196 void GetOutputByTensorName(mindspore::Model *model) { in GetOutputByTensorName() function
880 mindspore::tensor::MSTensor *LiteSession::GetOutputByTensorName(const std::string &tensor_name) con… in GetOutputByTensorName() function in mindspore::lite::LiteSession