Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp150 static const bool kAllWeightsInOnePool = false; variable
907 (kAllWeightsInOnePool || (randFrac() < 0.5))) { in TEST_P()