Searched defs:StepExecutor (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/ | ||
H A D | ExecutionBuilder.h | 53 class StepExecutor; variable |
H A D | ExecutionPlan.h | 57 class StepExecutor; variable |
H A D | ExecutionBuilder.cpp | 1313 StepExecutor::StepExecutor(ExecutionBuilder* executionBuilder, const ModelBuilder* model, in StepExecutor() function in android::nn::StepExecutor |