Home
last modified time | relevance | path

Searched defs:condModelIndex (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp3573 const uint32_t condModelIndex = 1; in TEST_F() local
3666 const uint32_t condModelIndex = 1; in TEST_F() local
/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp2337 uint32_t condModelIndex = sourceModels->addModel(condModel); in partitionTheWorkInternal() local