Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.h47 class StepExecutor; variable
50 friend class StepExecutor; variable
DExecutionPlan.h55 class StepExecutor; variable
DExecutionBuilder.cpp980 StepExecutor::StepExecutor(ExecutionBuilder* executionBuilder, const ModelBuilder* model, in StepExecutor() function in android::nn::StepExecutor