Home
last modified time | relevance | path

Searched defs:bodyModel (Results 1 – 6 of 6) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/
DTestControlFlow.cpp63 Model bodyModel; in TEST_F() local
DTestFailingDriver.cpp118 WrapperModel bodyModel; in TEST_F() local
DTestPartitioning.cpp836 void addWhileOperation(const PartitioningModel& condModel, const PartitioningModel& bodyModel, in addWhileOperation()
3193 auto bodyModel = createBranchOrBodyModel(dimensionedBody); in createWhileModel() local
3543 auto bodyModel = std::make_unique<PartitioningModel>(); in TEST_F() local
3632 auto bodyModel = std::make_unique<PartitioningModel>(); in TEST_F() local
DTestIntrospectionControl.cpp1297 WrapperModel* bodyModel = &extraModels->at(extraModels->size() - 1); in addWhileOperation() local
DTestValidateOperations.cpp4660 const ANeuralNetworksModel* bodyModel, bool testMutations) { in testWhile()
4687 ANeuralNetworksModel* bodyModel = makeWhileBodyModel(&bodyDataType); in testWhile() local
/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp2336 const ModelBuilder* bodyModel = getReferencedModel(bodyOperand); in partitionTheWorkInternal() local
2439 const ModelBuilder* bodyModel = getReferencedModel(bodyOperand); in getPerformance() local
2499 const ModelBuilder* bodyModel = getReferencedModel(bodyOperand); in isControlFlowOperationWithOperandOfUnknownSize() local