Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DModelBuilder.h36 class ExecutionPlan; variable
H A DExecutionPlan.h54 class ExecutionPlan; variable
573 ExecutionPlan() {} in ExecutionPlan() function
591 friend class ExecutionPlan; variable
H A DExecutionBuilder.h47 class ExecutionPlan; variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioningRandom.cpp109 using ExecutionPlan = nn::ExecutionPlan; typedef
H A DTestPartitioning.cpp161 using ExecutionPlan = ::android::nn::ExecutionPlan; typedef