Home
last modified time | relevance | path

Searched refs:SoftmaxCrossEntropyWithLogitsInputsSize (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dloss_info.cc63 if ((inputs_shape_.size() != SoftmaxCrossEntropyWithLogitsInputsSize) || in GetAttrs()
Dops_utils.h65 constexpr size_t SoftmaxCrossEntropyWithLogitsInputsSize = 2; variable