Home
last modified time | relevance | path

Searched defs:batch_end (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/online_fusion/
Dreduce_concat_fp32.c36 int64_t batch_end = batch_start + single_thread_tile; in Fp32ReduceSumConcatAxisSizeAVX512Fusion() local
104 int64_t batch_end = batch_start + single_thread_tile; in Fp32ReduceSumConcatFusion() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dcsr_sparse_matrix_to_sparse_tensor.cc169 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()
Dmatrix_band_part.cc137 int64_t batch_end = (total_rows + rows - 1) / rows; in BandCompute() local
175 int64_t batch_end = (end + rows - 1) / rows; in BandCompute() local
Dsparse_softmax_cross_entropy_with_logits.cc85 size_t batch_end = batch_begin + classes_num; in SparseSoftmaxCrossEntropyWithLogitsMultiOp() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource_state.h83 struct d3d12_resource_state batch_begin, batch_end; member
/third_party/backends/backend/
Dumax.h377 int batch_end; /* 1 = reposition scanhead */ member
/third_party/mesa3d/src/intel/vulkan_hasvk/
Danv_private.h2555 void * batch_end; member
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h4221 void * batch_end; member