Searched defs:RemapVectorType (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/ | ||
D | ExecutionPlan.h | 111 typedef std::vector<std::pair<uint32_t, uint32_t>> RemapVectorType; typedef |
/frameworks/ml/nn/runtime/test/ | ||
D | TestPartitioning.cpp | 929 using RemapVectorType = ExecutionStep::RemapVectorType; typedef in __anon83dd480d0111::PartitioningTest |