Home
last modified time | relevance | path

Searched defs:burstCompute (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.h95 int burstCompute(BurstBuilder* burst) { return compute(nullptr, burst); } in burstCompute() function
DManager.cpp538 const bool burstCompute = (burstController != nullptr); in execute() local
674 const bool burstCompute = (burstController != nullptr); in compute() local