Searched refs:burstCompute (Results 1 – 3 of 3) sorted by relevance
84 int burstCompute(BurstBuilder* burst) { return compute(nullptr, burst); } in burstCompute() function
378 const bool burstCompute = (burstController != nullptr); in execute() local380 if (burstCompute) { in execute()401 if (!burstCompute || burstFallback) { in execute()
891 const int n = r->burstCompute(b); in ANeuralNetworksExecution_burstCompute()