Searched defs:start_batch (Results 1 – 18 of 18) sorted by relevance
108 int start_batch = task_id * batch_stride_; in ParallelRunByBatch() local229 int start_batch = task_id * batch_stride_; in ParallelRunByGEPDOT() local274 int start_batch = task_id * batch_stride_; in ParallelRunByRow1Deep1GEPDOT() local320 int start_batch = task_id * batch_stride_; in ParallelRunByGEPM() local372 int start_batch = task_id * batch_stride_; in ParallelRunByGEMM() local448 int start_batch = task_id * batch_stride_; in ParallelRunByBatchColRowGEMM() local
40 int start_batch = task_id * batch_stride_; in ParallelRunByBatch() local
42 int start_batch = task_id * batch_stride_; in ParallelRunByBatch() local
84 int start_batch = task_id * batch_stride_; in ParallelRunByBatch() local
90 int start_batch = task_id * batch_stride_; in ParallelRunByBatch() local367 int start_batch = task_id * batch_stride_; in ParallelRunIsNotPackByBatch() local
401 int start_batch = task_id * compute->batch_stride_; in MatmulAVX512ParallelRunByBatch() local444 int start_batch = task_id * matmul->compute_.batch_stride_; in MatmulAVX512ParallelRunByGEPM() local491 int start_batch = task_id * matmul->compute_.batch_stride_; in MatmulAVX512ParallelRunByGEMM() local555 int start_batch = task_id * compute->batch_stride_; in MatmulAVX512ParallelRunByGEPDOT() local603 int start_batch = task_id * matmul->compute_.batch_stride_; in MatmulAVX512ParallelRunByRow1Deep1GEPDOT() local650 int start_batch = task_id * matmul->compute_.batch_stride_; in MatmulAVX512ParallelRunByBatchColRowGEMM() local
39 int start_batch = task_id * compute->batch_stride_; in MatmulARM32ParallelRunByBatch() local
39 int start_batch = task_id * compute->batch_stride_; in MatmulSSEParallelRunByBatch() local
39 int start_batch = task_id * compute->batch_stride_; in MatmulAVXParallelRunByBatch() local
264 int start_batch = task_id * compute->batch_stride_; in MatmulBaseParallelRunByBatch() local291 int start_batch = task_id * matmul->compute_.batch_stride_; in MatmulBaseParallelRunIsNotPackByBatch() local
122 int start_batch = task_id * compute->batch_stride_; in MatmulARM64ParallelRunByBatch() local
151 int64_t start_batch = start / unit_num_per_batch; in RowMajor2Col12MajorOpt() local225 int64_t start_batch = start / unit_num_per_batch; in RowMajor2Row12MajorOpt() local
70 int start_batch = block_batch_per_thread * task_id; in ConvIm2ColAVX512Fp32CutByBatch() local
179 int start_batch = block_batch_per_thread * task_id; in ConvWinogardFp32CutByBatch() local
199 int start_batch = block_batch_per_thread * task_id; in ConvFp32CutByBatch() local
369 int start_batch = batch_per_thread * task_id; in BatchScalarCalc() local404 int start_batch = batch_per_thread * task_id; in BiasCalc() local
315 grpc_closure start_batch; member