Files
pytorch/caffe2/python
Robert Verkuil 2409c2e359 GRUUnit Op Backwards Pass
Summary:
Just an implementation of the forward pass of the GRU Unit Op, not the full RNNCell.
Functions were created to mimic LSTM implementation as closely as possible.
Backwards pass implementations are defined in GRU_unit_op.{h, cc}
assertGradientChecks call added to gru_cell_test.py

Reviewed By: salexspb

Differential Revision: D5364856

fbshipit-source-id: 09cff4478091827763b40cc331e4e0abf0ec258f
2017-07-10 17:52:24 -07:00
..
2017-06-23 14:02:40 -07:00
2017-07-10 10:10:36 -07:00
2017-07-06 15:17:07 -07:00
2017-07-10 17:52:24 -07:00
2017-06-25 17:21:24 -07:00
2017-06-08 13:34:46 -07:00
2017-06-23 13:22:16 -07:00
2017-06-27 22:06:30 -07:00
2017-07-02 13:04:20 -07:00
2017-07-03 22:18:32 -07:00
2017-07-10 10:10:36 -07:00
2017-07-06 15:17:07 -07:00
2017-06-07 00:04:26 -07:00
2017-06-07 00:04:26 -07:00
2017-06-21 03:18:20 -07:00
2017-06-28 13:50:48 -07:00
2017-07-07 23:06:11 -07:00