Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp404 cb(V1_3::ErrorStatus::NONE, getSupportedOperationsForSubgraph(model, model.main)); in getSupportedOperations_1_3()
414 std::vector<bool> getSupportedOperationsForSubgraph(const V1_3::Model& model, in getSupportedOperationsForSubgraph() function in __anonb50294d30111::PartitioningDriver
428 std::vector<bool> supported = getSupportedOperationsForSubgraph(model, refSubgraph); in getSupportedOperationsForSubgraph()