Commit Graph

14 Commits (develop)

Author SHA1 Message Date
Leo Chen 78b1026fa3
fix random failure (#27996)
6 years ago
Leo Chen 26b6169106
Refine initializer to support not passing block in dygraph mode (#27612)
6 years ago
Zhou Wei 542a226c3e
add new API: set_global_initializer (#24378)
6 years ago
LielinJiang 3792a49d81
Fix bilinear_initializer bug when type of input data is float64 (#24771)
6 years ago
Yibing Liu beda78258f
Init mixed precision training interface (#16856)
7 years ago
Qiao Longfei 99d533d026 update TestNumpyArrayInitializer test=develop
7 years ago
Qiao Longfei 0aecf7c70e add TestNumpyArrayInitializer
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
qiaolongfei 641a7fb342 fix test_initializer
8 years ago
qiaolongfei 937061a4aa update test_initializer.py
8 years ago
qiaolongfei 28c4443c22 add test for remove duplicated init op
8 years ago
qingqing01 566a940223
Implement a bilinear initializer for transposed convolution to do upsampling. (#11404)
8 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago