fix BasicLSTMCellCStateGradV2 in C84

This commit is contained in:
ttudu 2023-01-10 19:34:11 +08:00
parent 9555e64b73
commit 8c6a554d2f
1 changed files with 3 additions and 0 deletions

View File

@ -277,6 +277,9 @@
"pads": "0,0,0",
"dilation": "1,1,1",
"ceil_mode": "0"
},
"BasicLSTMCellCStateGradV2": {
"gate_order": "ijfo"
}
},
"InputOrders": {