Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp2591 auto elseModel = createBranchOrBodyModel(); in createIfModel() local
DTestValidateOperations.cpp4483 const ANeuralNetworksModel* elseModel, bool testMutations) { in testIf()
4510 ANeuralNetworksModel* elseModel = makeIdentityModel(&elseDataType); in testIf() local