Commit Graph

12 Commits (c93e044ae0d34f4456b0400529ebe925bda2fc7f)

Author SHA1 Message Date
Dun 253f618ac7 loosen the restriction of output_size in conv2d_transpose (#12292)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang c3fdf3aee4 Fix divide problem in CI
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Yibing Liu 6e13c86dff Enable multiple groups for cudnn conv transpose
7 years ago
Yibing Liu 669c0df69e Add groups for conv transpose
7 years ago
chengduoZH 7cf2c05fd2 add unit test for input's size is 1x1
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