Searched defs:GetDataTypeByTensorName (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/benchmark/ | ||
| D | benchmark_c_api.cc | 295 int BenchmarkCApi::GetDataTypeByTensorName(const std::string &tensor_name) { in GetDataTypeByTensorName() function in mindspore::tools::BenchmarkCApi |
| D | benchmark_unified_api.cc | 379 int BenchmarkUnifiedApi::GetDataTypeByTensorName(const std::string &tensor_name) { in GetDataTypeByTensorName() function in mindspore::lite::BenchmarkUnifiedApi |