Home
last modified time | relevance | path

Searched defs:matching_labels_merge (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dctcloss_cpu_kernel.cc143 …bool matching_labels_merge = ctc_merge_repeated_ && (label_with_blank[u] == label_with_blank[u - 2… in CalculateFwdVar() local
185 …bool matching_labels_merge = ctc_merge_repeated_ && (label_with_blank[u] == label_with_blank[u + 2… in CalculateBwdVar() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dctcloss_impl.cu75 const bool matching_labels_merge = in CalculateFwdVarKernel() local
141 const bool matching_labels_merge = in CalculateBwdVarKernel() local