Home
last modified time | relevance | path

Searched defs:dumpAllLayers (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DNNTestBase.java80 private synchronized native void dumpAllLayers( in dumpAllLayers() method in NNTestBase
285 public void dumpAllLayers(File dumpDir, int inputAssetIndex, int inputAssetSize) in dumpAllLayers() method in NNTestBase
/test/mlts/benchmark/jni/
Drun_tflite.cpp615 bool BenchmarkModel::dumpAllLayers( in dumpAllLayers() function in BenchmarkModel