Commit Graph

24 Commits (f3818bd3358f5218e601b26c93c0a51cd015d74f)

Author SHA1 Message Date
Yang Yang(Tony) 20667e1e3e
add fill_constant_batch_size_like_op to Static RNN's h_boot (#5332)
8 years ago
Yu Yang e7c67e1195
Add stop_gradient in Variable (#5361)
8 years ago
Yu Yang 51d4afaae9
Rename program->main_program, init_program->startup_program (#5360)
8 years ago
Yu Yang 0a32e74d13
Rewrite StaticRNN with Executor (#5224)
8 years ago
QI JUN 7f8574c0f5 add sparse support for sum op (#5093)
8 years ago
Yan Chunwei 07ea9adec0 feature/dynamic recurrent op forward and backward (#4799)
8 years ago
dongzhihong 4b6b4bc84a "change GetOrCreate to Var"
8 years ago
dongzhihong 5d6a3eee5b new_var to get_or_create
8 years ago
qiaolongfei 32f5c9dd93 recurrent_op pass the unit test
8 years ago
qiaolongfei 7163dd0413 revert code
8 years ago
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