Home
last modified time | relevance | path

Searched defs:softmax_node_outputs (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/mindir/
Dsparse_softmax_cross_entropy_with_logits_unify_mindir.cc506 std::vector<AnfNodePtr> *softmax_node_outputs, bool *is_sp_grad_flag) { in CreateMulInput()
570 std::vector<AnfNodePtr> softmax_node_outputs; in Process() local
615 std::vector<AnfNodePtr> softmax_node_outputs; in Process() local
683 std::vector<AnfNodePtr> softmax_node_outputs; in Process() local
720 std::vector<AnfNodePtr> softmax_node_outputs; in Process() local
762 std::vector<AnfNodePtr> softmax_node_outputs; in Process() local
824 std::vector<AnfNodePtr> softmax_node_outputs; in Process() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/function/
Dfunc_pass.cc69 NodePtrList softmax_node_outputs; in Run() local
211 …CreateMulInput(const NodePtrList &inputs, const NodePtr &dout, NodePtrList *softmax_node_outputs) { in CreateMulInput()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/ir/
Dir_pass.cc171 AnfNodePtrList softmax_node_outputs; in Run() local
393 AnfNodePtrList *softmax_node_outputs) { in CreateMulInput()