Commit Graph

20 Commits (ef2f0ec968bef344929032dba64e40232fa4e830)

Author SHA1 Message Date
QI JUN 7f8574c0f5 add sparse support for sum op (#5093)
9 years ago
Yan Chunwei 07ea9adec0 feature/dynamic recurrent op forward and backward (#4799)
9 years ago
dongzhihong 4b6b4bc84a "change GetOrCreate to Var"
9 years ago
dongzhihong 5d6a3eee5b new_var to get_or_create
9 years ago
qiaolongfei 32f5c9dd93 recurrent_op pass the unit test
9 years ago
qiaolongfei 7163dd0413 revert code
9 years ago
Yu Yang 6196209478 Remove OperatorBase::InferShape
9 years ago
superjom 6a0c342874 make RecurrentOp's backward work
9 years ago
superjom 68399ab921 Merge remote-tracking branch 'origin/rnn-backward-python' into feature/recurrent_op_backward_fix
9 years ago
superjom 3c29224ef3 remove alias
9 years ago
superjom 0d7e4294fc remove alias
9 years ago
Luo Tao 020e45f715 follow comments to revert add_two_op to add_op
9 years ago
Yu Yang f1e5533541 Rename `Net::AddOp` to `Net::AppendOp`
9 years ago
superjom 1543eeb4ce init
9 years ago
Yan Chunwei 0079fa3256 Rnn make stepnet member (#3469)
9 years ago
superjom 0d1bc8ab9b fix res
9 years ago
superjom e9a92e3ed8 add fc test
9 years ago
superjom 001b62a4c7 finish simple rnn in python
9 years ago
Yan Chunwei 7665bdba13 Rnn forward logic test (#3291)
9 years ago
Yan Chunwei aee0d3ec5f RecurrentOp implementation (#2890)
9 years ago