Searched defs:batchIdx (Results 1 – 10 of 10) sorted by relevance
26 val batchIdx = i % batchSize in <lambda>() constant38 val batchIdx = i % batchSize in <lambda>() constant
28 val batchIdx = i % batchSize in <lambda>() constant36 val batchIdx = i % batchSize in <lambda>() constant
916 for (size_t batchIdx = 0; batchIdx < numBufferRequested; batchIdx++) { in dequeueBuffers() local1282 for (size_t batchIdx = 0; batchIdx < numBuffers; batchIdx++) { in queueBuffers() local1309 for (size_t batchIdx = 0; batchIdx < numBuffers; batchIdx++) { in queueBuffers() local1319 for (size_t batchIdx = 0; batchIdx < numBuffers; batchIdx++) { in queueBuffers() local1384 for (size_t batchIdx = 0; batchIdx < numBuffers; batchIdx++) { in queueBuffers() local1410 for (size_t batchIdx = 0; batchIdx < numBuffers; batchIdx++) { in queueBuffers() local
63 for (unsigned int batchIdx = 0; batchIdx < batchSize; batchIdx++) in Convolve3d() local
120 for (unsigned int batchIdx = 0; batchIdx < batchSize; batchIdx++) in Convolve() local
667 int batchIdx = pair.first; in notify() local764 int batchIdx = pair.first; in processCaptureResult() local
662 private batchIdx = -1; // The batch index within |result.batches[]|. property in RowIteratorImpl
703 private batchIdx = -1; // The batch index within |result.batches[]|. property in RowIteratorImpl
630 int batchIdx = pair.first; in processCaptureResult_3_4() local
325 for (int batchIdx = batch; batchIdx < batchSize; batchIdx += nwarps){ in conv_depthwise2d_grad_weight_kernel() local