Home
last modified time | relevance | path

Searched defs:ExecutionStep (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionBuilder.h48 class ExecutionStep; variable
H A DExecutionPlan.cpp404 ExecutionStep::ExecutionStep(ExecutionPlan* plan, uint32_t stepIndex, uint32_t sourceModelIndex, in ExecutionStep() function in android::nn::ExecutionStep
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioningRandom.cpp110 using ExecutionStep = nn::ExecutionStep; typedef
H A DTestPartitioning.cpp162 using ExecutionStep = ::android::nn::ExecutionStep; typedef