Home
last modified time | relevance | path

Searched refs:bias_input (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/
Dmatmul_biasadd_fusion.cc70 auto bias_input = utils::cast<AnfNodePtr>((*equiv)[bias_]); in Process() local
74 MS_EXCEPTION_IF_NULL(bias_input); in Process()
88 std::vector<AnfNodePtr> inputs = {prim_value, x_input, w_input, bias_input}; in Process()
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/op_declare/
Drnn_declare.cc107 … {4, INPUT_DESC(bias_input)}, {5, INPUT_DESC(bias_hidden)}, {6, INPUT_DESC(seq_length)},
/third_party/mindspore/mindspore/lite/tools/optimizer/fusion/
Dtflite_lstm_cell_fusion.cc84 VectorRef bias_input = VectorRef({is_var10, matmul_input, placeholders[16]}); in GenerateBodyGraphCellPattern() local
100 VectorRef input_gate = VectorRef({is_var_sigmoid1, bias_input}); in GenerateBodyGraphCellPattern()
/third_party/mindspore/config/
Dop_info.config456 …equired", "shape": "all", "reshape_type": "CN"}, {"index": 3, "name": "bias_input", "need_compile"…