Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
Dvisualize_random_graph.sh33 LOGLEVEL=$(adb shell getprop debug.nn.fuzzer.log)
39 if [[ "$LOGLEVEL" == "" ]]; then
40 LOGLEVEL="SILENCE"
53 adb shell setprop debug.nn.fuzzer.log $LOGLEVEL