cavis/libnd4j/include/ops/declarable/generic/nn/recurrent
Yurii Shyrma 4247718f61
Shyrma gru bp (#377)
* - update gru ff op

Signed-off-by: Yurii <iuriish@yahoo.com>

* - implementation and testing gru_bp op

Signed-off-by: Yurii <iuriish@yahoo.com>

* - neglect dependencies between dLdh/dLdhLast/dLdcLast in lstmLayer backprop

Signed-off-by: Yurii <iuriish@yahoo.com>
2020-04-16 08:09:04 +03:00
..
dynamicBidirectionalRNN.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
dynamicRNN.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
gru.cpp Shyrma gru bp (#377) 2020-04-16 08:09:04 +03:00
gruCell.cpp Shyrma gru bp (#377) 2020-04-16 08:09:04 +03:00
lstm.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
lstmBlock.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
lstmBlockCell.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
lstmCell.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
lstmLayer.cpp Shyrma gru bp (#377) 2020-04-16 08:09:04 +03:00
lstmLayerCell.cpp Shyrma gru bp (#377) 2020-04-16 08:09:04 +03:00
sru.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
sruCell.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
staticBidirectionalRNN.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00
staticRNN.cpp some structure for ops (#337) 2020-03-23 07:28:54 +03:00