Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp131 ExecutionStep::ExecutionStep(ExecutionPlan* plan, uint32_t stepIndex, in ExecutionStep() function in android::nn::ExecutionStep
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp130 using ExecutionStep = ::android::nn::ExecutionStep; typedef