Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h111 typedef std::vector<std::pair<uint32_t, uint32_t>> RemapVectorType; typedef
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp929 using RemapVectorType = ExecutionStep::RemapVectorType; typedef in __anon83dd480d0111::PartitioningTest