Home
last modified time | relevance | path

Searched defs:GenerateInputData (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/benchmark/
Dbenchmark_c_api.cc121 int BenchmarkCApi::GenerateInputData() { in GenerateInputData() function in mindspore::tools::BenchmarkCApi
Dbenchmark.cc42 int Benchmark::GenerateInputData() { in GenerateInputData() function in mindspore::lite::Benchmark
Dbenchmark_unified_api.cc45 int BenchmarkUnifiedApi::GenerateInputData() { in GenerateInputData() function in mindspore::lite::BenchmarkUnifiedApi
/third_party/mindspore/mindspore/lite/tools/benchmark_train/
Dnet_train.cc97 int NetTrain::GenerateInputData(std::vector<mindspore::tensor::MSTensor *> *ms_inputs) { in GenerateInputData() function in mindspore::lite::NetTrain
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfull_quant_quantizer.cc443 STATUS Calibrator::GenerateInputData(const std::string &input_name, size_t image_index, in GenerateInputData() function in mindspore::lite::quant::Calibrator