Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp2590 auto thenModel = createBranchOrBodyModel(); in createIfModel() local
DTestValidateOperations.cpp4482 void testIf(const std::vector<uint32_t>& outerDims, const ANeuralNetworksModel* thenModel, in testIf()
4509 ANeuralNetworksModel* thenModel = makeIdentityModel(&thenDataType); in testIf() local