Commit Graph

11 Commits (ea0280b4a17ae3862c127bcdda1e7900b5ba1e11)

Author SHA1 Message Date
Luo Tao 761b329793 unify the indentation of license
7 years ago
Yu Yang 091897321f
Rename XXDescBind --> XXDesc (#6797)
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
8 years ago
Yu Yang 0a32e74d13
Rewrite StaticRNN with Executor (#5224)
8 years ago
Yu Yang b44f4ccbeb Make InferShape as a field in OpInfo (#5139)
8 years ago
Yu Yang acc54c7ba7 Merge branch 'develop' of github.com:baidu/Paddle into feature/implenment_infer_var_type
8 years ago
fengjiayi 2c46666e7b Add grad_name_map to record correspondences between vars and grad_vars (#4794)
8 years ago
Yu Yang 1b1cb44f13 Complete infer_var_type
8 years ago
Yu Yang a36d24163a Add no_grad_vars for grad_op_maker (#4770)
8 years ago
Yu Yang e3a642e027 Extract BaseClass of grad_op_desc_maker and add some common method
8 years ago
Yu Yang d9e3c4ff35 Add GradOpDescMaker to OpInfo and complete OperatorRegistrar method
8 years ago