Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DModelBuilder.h36 class ExecutionPlan; variable
DExecutionPlan.h52 class ExecutionPlan; variable
417 ExecutionPlan() {} in ExecutionPlan() function
435 friend class ExecutionPlan; variable
DExecutionBuilder.h42 class ExecutionPlan; variable
/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp96 using ExecutionPlan = nn::ExecutionPlan; typedef
DTestPartitioning.cpp154 using ExecutionPlan = ::android::nn::ExecutionPlan; typedef