Home
last modified time | relevance | path

Searched defs:burstController (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp516 std::shared_ptr<ExecutionBurstController> burstController; in asyncStartComputePartitioned() local
1075 const std::shared_ptr<ExecutionBurstController>& burstController) { in compute()
1081 const std::shared_ptr<ExecutionBurstController>& burstController) { in computeWithMemories()
DManager.cpp325 const std::shared_ptr<ExecutionBurstController>& burstController, MeasureTiming measure, in execute()
DExecutionPlan.cpp1094 std::shared_ptr<ExecutionBurstController>* burstController, in next()