Home
last modified time | relevance | path

Searched defs:ExecutionPlan (Results 1 – 5 of 5) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.h42 class ExecutionPlan; variable
173 ExecutionPlan() { } in ExecutionPlan() function
188 friend class ExecutionPlan; variable
DModelBuilder.h33 class ExecutionPlan; variable
DExecutionBuilder.h39 class ExecutionPlan; variable
/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp95 using ExecutionPlan = nn::ExecutionPlan; typedef
DTestPartitioning.cpp139 using ExecutionPlan = ::android::nn::ExecutionPlan; typedef