Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp694 const bool forceCommonRoot = (randFrac() < 0.75); in TEST_P() local
843 if (forceCommonRoot && (model.operationCount() != 0)) { in TEST_P()