Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/benchmark/
Dbenchmark_c_api.cc251 int BenchmarkCApi::GetDataTypeByTensorName(const std::string &tensor_name) { in GetDataTypeByTensorName() function in mindspore::tools::BenchmarkCApi
Dbenchmark.cc113 int Benchmark::GetDataTypeByTensorName(const std::string &tensor_name) { in GetDataTypeByTensorName() function in mindspore::lite::Benchmark
Dbenchmark_unified_api.cc122 int BenchmarkUnifiedApi::GetDataTypeByTensorName(const std::string &tensor_name) { in GetDataTypeByTensorName() function in mindspore::lite::BenchmarkUnifiedApi