Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp416 cb(V1_3::ErrorStatus::NONE, getSupportedOperationsForSubgraph(model, model.main)); in getSupportedOperations_1_3()
433 std::vector<bool> getSupportedOperationsForSubgraph(const Model& model, in getSupportedOperationsForSubgraph() function in __anon83dd480d0111::PartitioningDriver
438 std::vector<bool> supported = getSupportedOperationsForSubgraph(model, refSubgraph); in getSupportedOperationsForSubgraph()