Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h50 typedef std::set<std::pair<uint32_t, uint32_t>> SubModelOutputSetType; typedef
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp696 using SubModelOutputSetType = ExecutionStep::SubModelOutputSetType; typedef in __anon83dd480d0111::PartitioningTest