Searched defs:GetDataTypeByTensorName (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/lite/tools/benchmark/ | ||
| D | benchmark_c_api.cc | 251 int BenchmarkCApi::GetDataTypeByTensorName(const std::string &tensor_name) { in GetDataTypeByTensorName() function in mindspore::tools::BenchmarkCApi |
| D | benchmark.cc | 113 int Benchmark::GetDataTypeByTensorName(const std::string &tensor_name) { in GetDataTypeByTensorName() function in mindspore::lite::Benchmark |
| D | benchmark_unified_api.cc | 122 int BenchmarkUnifiedApi::GetDataTypeByTensorName(const std::string &tensor_name) { in GetDataTypeByTensorName() function in mindspore::lite::BenchmarkUnifiedApi |