Searched refs:dumpAllLayers (Results 1 – 5 of 5) sorted by relevance
80 private synchronized native void dumpAllLayers( in dumpAllLayers() method in NNTestBase285 public void dumpAllLayers(File dumpDir, int inputAssetIndex, int inputAssetSize) in dumpAllLayers() method in NNTestBase296 dumpAllLayers(mModelHandle, dumpDir.toString(), in dumpAllLayers()
102 testBase.dumpAllLayers(outputDir, inputAssetIndex, inputAssetSize); in onCreate()
116 bool dumpAllLayers(const char* path,
615 bool BenchmarkModel::dumpAllLayers( in dumpAllLayers() function in BenchmarkModel
431 model->dumpAllLayers(dumpPathStr, data.data()); in Java_com_android_nn_benchmark_core_NNTestBase_dumpAllLayers()