Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestControlFlow.cpp59 Model bodyModel; in TEST_F() local
DTestFailingDriver.cpp119 WrapperModel bodyModel; in TEST_F() local
DTestPartitioning.cpp775 void addWhileOperation(const PartitioningModel& condModel, const PartitioningModel& bodyModel, in addWhileOperation()
2618 auto bodyModel = createBranchOrBodyModel(); in createWhileModel() local
DTestValidateOperations.cpp4591 const ANeuralNetworksModel* bodyModel, bool testMutations) { in testWhile()
4618 ANeuralNetworksModel* bodyModel = makeWhileBodyModel(&bodyDataType); in testWhile() local