Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp2588 std::vector<std::unique_ptr<PartitioningModel>> createIfModel( in createIfModel() function in __anon83dd480d0111::ControlFlowPartitioningTest
2640 const auto models = createIfModel(); in TEST_F()
2685 const auto models = createIfModel(); in TEST_F()
2718 const auto models = createIfModel(/*firstOuterInputUnknownSize=*/true); in TEST_F()