Home
last modified time | relevance | path

Searched refs:mBurstBuilder (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h632 const BurstBuilder* mBurstBuilder; variable
DExecutionPlan.cpp1129 mBurstBuilder(burstBuilder), in Controller()
1577 if (burstController != nullptr && controller->mBurstBuilder != nullptr) { in nextCompound()
1578 *burstController = controller->mBurstBuilder->getControllerAt(controller->mNextStepIndex); in nextCompound()