Commit Graph

11 Commits (780140599f7b4621bd29066a8ced1be120862a89)

Author SHA1 Message Date
guofei 56b5d14704 Fix the error of init variable in StaticRNN when stop_gradient=ON (#21118)
6 years ago
zhaoyuchen2018 0c71c839ec
Fix recurrent op not update grade issue (#18581)
6 years ago
Huihuang Zheng a3028bb729
Fix random test_recurrent_op failure (#18718)
6 years ago
chengduo d54e13bbec
add random seed for recurrent op test (#18274)
6 years ago
chengduo 7c370e42f9
Fix test_recurrent_op (#17001)
6 years ago
chengduo c62674f475
Refine StaticRnn (#16707)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago