Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.h44 class StepExecutor; variable
74 friend class StepExecutor; variable
DExecutionPlan.h45 class StepExecutor; variable
DExecutionBuilder.cpp716 StepExecutor::StepExecutor(ExecutionBuilder* executionBuilder, const ModelBuilder* model, in StepExecutor() function in android::nn::StepExecutor