Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/buffer_fusion/
Dbatchmatmul_fusedmuladd_fusion_pass.cc30 auto batch_matmul = cnode->input(kIndex2); in MatchBatchMatmulFusedMulAdd() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fission/
Ddynamic_rnn_grad_fission_v2.cc420 auto batch_matmul = func_graph->NewCNode(matmul_inputs); in CreateBatchMatMul() local
439 auto batch_matmul = func_graph->NewCNode(matmul_inputs); in CreateBatchMatMul2() local
452 const AnfNodePtr &batch_matmul) { in CreateDwReduceSum()
469 const AnfNodePtr &batch_matmul) { in CreateDwReshape()
504 auto batch_matmul = CreateBatchMatMul2(func_graph, lstm_input_grad, value_node); in CreateDbReduceSum() local
557 auto batch_matmul = CreateBatchMatMul(func_graph, lstm_input_grad, concat); in Process() local
Ddynamic_gru_v2_grad_fission.cc300 auto batch_matmul = func_graph->NewCNode(matmul_inputs); in AddDwhMatmulNode() local
367 auto batch_matmul = graph->NewCNode(matmul_inputs); in CreateDwxBatchMatMul() local
385 auto batch_matmul = func_graph->NewCNode(matmul_inputs); in CreateDxtBatchMatMul() local