Commit Graph

10 Commits (2ac5d7d0189c7095c22db68a220be1459abb5486)

Author SHA1 Message Date
Yu Yang 0a32e74d13
Rewrite StaticRNN with Executor (#5224)
7 years ago
Yu Yang b44f4ccbeb Make InferShape as a field in OpInfo (#5139)
7 years ago
Yu Yang acc54c7ba7 Merge branch 'develop' of github.com:baidu/Paddle into feature/implenment_infer_var_type
7 years ago
fengjiayi 2c46666e7b Add grad_name_map to record correspondences between vars and grad_vars (#4794)
7 years ago
Yu Yang 1b1cb44f13 Complete infer_var_type
7 years ago
Yu Yang a36d24163a Add no_grad_vars for grad_op_maker (#4770)
7 years ago
Yu Yang e3a642e027 Extract BaseClass of grad_op_desc_maker and add some common method
7 years ago
Yu Yang d9e3c4ff35 Add GradOpDescMaker to OpInfo and complete OperatorRegistrar method
7 years ago
Yan Chunwei 1ee633d1d2 remove detail from LODTensor (#3364)
8 years ago
Yan Chunwei ede02d7d79 LODTensor (Level of details, or Level of sequences Tensor). (#3109)
8 years ago