Searched defs:batch_begin (Results 1 – 4 of 4) sorted by relevance
169 auto sharder = [&](int64_t batch_begin, int64_t batch_end) { in ComputeKernel()187 void CSRSparseMatrixToSparseTensorCpuKernel::SpecialCompute(int64_t batch_begin, int64_t batch_end, in SpecialCompute()
174 int64_t batch_begin = start / rows; in BandCompute() local
84 size_t batch_begin = index * classes_num; in SparseSoftmaxCrossEntropyWithLogitsMultiOp() local
83 struct d3d12_resource_state batch_begin, batch_end; member