Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp92 const test_helper::TestModel& testModel) { in getOperationsInModel()
183 std::optional<test_helper::TestModel> testModel = in runRandomModel() local
394 std::optional<test_helper::TestModel> testModel = in OperationsSupportedByDevice() local
455 void dumpModel(const test_helper::TestModel& testModel) { in dumpModel()
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNBenchmark.java145 public BenchmarkResult runSynchronously(TestModelEntry testModel, in runSynchronously()
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java340 TestModels.TestModelEntry testModel = in benchmarkAllModels() local