Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dgraph_kernel_expander.cc65 {kAscendDevice, OpLevel_1, prim::kSoftmaxGradExt}, in GetExpandOps()
/third_party/mindspore/mindspore/core/base/
Dcore_ops.h399 inline const PrimitivePtr kSoftmaxGradExt = std::make_shared<Primitive>("SoftmaxGradExt"); variable