Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h563 using StepRole = std::tuple<uint32_t, IOType, uint32_t>; variable
/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp176 using StepRole = ::android::nn::StepRole; typedef