Home
last modified time | relevance | path

Searched defs:ReadInputFile (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/benchmark/
Dbenchmark_c_api.cc137 int BenchmarkCApi::ReadInputFile() { in ReadInputFile() function in mindspore::tools::BenchmarkCApi
Dbenchmark.cc65 int Benchmark::ReadInputFile() { in ReadInputFile() function in mindspore::lite::Benchmark
Dbenchmark_unified_api.cc72 int BenchmarkUnifiedApi::ReadInputFile() { in ReadInputFile() function in mindspore::lite::BenchmarkUnifiedApi
/third_party/mindspore/mindspore/lite/tools/benchmark_train/
Dnet_train.cc135 int NetTrain::ReadInputFile(std::vector<mindspore::tensor::MSTensor *> *ms_inputs) { in ReadInputFile() function in mindspore::lite::NetTrain