Home
last modified time | relevance | path

Searched refs:DUMPSPEC (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/fuzzing/
Dvisualize_random_graph.sh32 DUMPSPEC=$(adb shell getprop debug.nn.fuzzer.dumpspec)
35 if [[ "$DUMPSPEC" == "" ]]; then
36 DUMPSPEC="0"
52 adb shell setprop debug.nn.fuzzer.dumpspec $DUMPSPEC