Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp1251 void createCondModel(WrapperModel* model, bool dynamicRank) { in createCondModel() function
1297 createCondModel(condModel, dynamicRank); in addWhileOperation()
H A DTestPartitioning.cpp3144 std::unique_ptr<PartitioningModel> createCondModel(Dimensioned dimensioned) { in createCondModel() function in __anon63efd43f0110::ControlFlowPartitioningTest
3190 auto condModel = createCondModel(dimensionedCond); in createWhileModel()