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.cpp835 void addWhileOperation(const PartitioningModel& condModel, const PartitioningModel& bodyModel, in addWhileOperation()
3191 auto bodyModel = createBranchOrBodyModel(dimensionedBody); in createWhileModel() local
3541 auto bodyModel = std::make_unique<PartitioningModel>(); in TEST_F() local
3630 auto bodyModel = std::make_unique<PartitioningModel>(); in TEST_F() local
DTestIntrospectionControl.cpp1296 WrapperModel* bodyModel = &extraModels->at(extraModels->size() - 1); in addWhileOperation() local
DTestValidateOperations.cpp4591 const ANeuralNetworksModel* bodyModel, bool testMutations) { in testWhile()
4618 ANeuralNetworksModel* bodyModel = makeWhileBodyModel(&bodyDataType); in testWhile() local
/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp2283 const ModelBuilder* bodyModel = getReferencedModel(bodyOperand); in partitionTheWorkInternal() local
2386 const ModelBuilder* bodyModel = getReferencedModel(bodyOperand); in getPerformance() local
2446 const ModelBuilder* bodyModel = getReferencedModel(bodyOperand); in isControlFlowOperationWithOperandOfUnknownSize() local