Searched defs:ReadInputFile (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore/lite/tools/benchmark/ | ||
| D | benchmark_c_api.cc | 137 int BenchmarkCApi::ReadInputFile() { in ReadInputFile() function in mindspore::tools::BenchmarkCApi |
| D | benchmark.cc | 65 int Benchmark::ReadInputFile() { in ReadInputFile() function in mindspore::lite::Benchmark |
| D | benchmark_unified_api.cc | 72 int BenchmarkUnifiedApi::ReadInputFile() { in ReadInputFile() function in mindspore::lite::BenchmarkUnifiedApi |
| /third_party/mindspore/mindspore/lite/tools/benchmark_train/ | ||
| D | net_train.cc | 135 int NetTrain::ReadInputFile(std::vector<mindspore::tensor::MSTensor *> *ms_inputs) { in ReadInputFile() function in mindspore::lite::NetTrain |