Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/java/ovic/demo/app/
DOvicBenchmarkerActivity.java60 private static final int BIG_CORE_MASK = 16; field in OvicBenchmarkerActivity
166 setProcessorAffinity(BIG_CORE_MASK); in benchmarkSession()
/external/tensorflow/tensorflow/lite/java/ovic/
DREADME.md141 `BIG_CORE_MASK` is an integer whose binary encoding represents the set of used
155 private static final int BIG_CORE_MASK = 16;