Commit Graph

14 Commits (61cc3ae4d13a798f341ceb5b2240b92526b3f43f)

Author SHA1 Message Date
Yu Yang 6196209478 Remove OperatorBase::InferShape
8 years ago
superjom 6a0c342874 make RecurrentOp's backward work
8 years ago
superjom 68399ab921 Merge remote-tracking branch 'origin/rnn-backward-python' into feature/recurrent_op_backward_fix
8 years ago
superjom 3c29224ef3 remove alias
8 years ago
superjom 0d7e4294fc remove alias
8 years ago
Luo Tao 020e45f715 follow comments to revert add_two_op to add_op
8 years ago
Yu Yang f1e5533541 Rename `Net::AddOp` to `Net::AppendOp`
8 years ago
superjom 1543eeb4ce init
8 years ago
Yan Chunwei 0079fa3256 Rnn make stepnet member (#3469)
8 years ago
superjom 0d1bc8ab9b fix res
8 years ago
superjom e9a92e3ed8 add fc test
8 years ago
superjom 001b62a4c7 finish simple rnn in python
8 years ago
Yan Chunwei 7665bdba13 Rnn forward logic test (#3291)
8 years ago
Yan Chunwei aee0d3ec5f RecurrentOp implementation (#2890)
8 years ago