Home
last modified time | relevance | path

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

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