Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionPlan.h233 typedef std::vector<std::pair<uint32_t, uint32_t>> RemapVectorType; typedef
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp996 using RemapVectorType = ExecutionStep::RemapVectorType; typedef in __anon63efd43f0110::PartitioningTest