Searched defs:CreateLSTMNode (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/lite/tools/optimizer/fusion/ | ||
D | tf_lstm_cell_fusion.cc | 353 CNodePtr TfLstmCellFusion::CreateLSTMNode(const FuncGraphPtr &func_graph, const EquivPtr &equiv, in CreateLSTMNode() function in mindspore::opt::TfLstmCellFusion |
D | tflite_lstm_cell_fusion.cc | 512 CNodePtr TfliteLstmCellFusion::CreateLSTMNode(const FuncGraphPtr &func_graph, const EquivPtr &equiv, in CreateLSTMNode() function in mindspore::opt::TfliteLstmCellFusion |