Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h36 class ExecutionPlan; variable
157 ExecutionPlan() { } in ExecutionPlan() function
172 friend class ExecutionPlan; variable
DModelBuilder.h33 class ExecutionPlan; variable
DExecutionBuilder.h36 class ExecutionPlan; variable
/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp99 using ExecutionPlan = nn::ExecutionPlan; typedef
DTestPartitioning.cpp129 using ExecutionPlan = ::android::nn::ExecutionPlan; typedef