Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.h43 class ExecutionStep; variable
DExecutionPlan.cpp186 ExecutionStep::ExecutionStep(ExecutionPlan* plan, uint32_t stepIndex, uint32_t sourceModelIndex, in ExecutionStep() function in android::nn::ExecutionStep
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp155 using ExecutionStep = ::android::nn::ExecutionStep; typedef