Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp134 static const bool kAllWeightsInOnePool = false; variable
974 (kAllWeightsInOnePool || (randFrac() < 0.5))) { in TEST_P()