Searched refs:SoftmaxCrossEntropyWithLogitsInputsSize (Results 1 – 2 of 2) sorted by relevance
63 if ((inputs_shape_.size() != SoftmaxCrossEntropyWithLogitsInputsSize) || in GetAttrs()
65 constexpr size_t SoftmaxCrossEntropyWithLogitsInputsSize = 2; variable