Commit Graph

15 Commits (ebff68fa74c3f278b97326fec56d775a94323623)

Author SHA1 Message Date
Tao Luo 9466e956a7 reduce unittest time by rename testcuda to has_cuda
6 years ago
Yihua Xu ac803fed18 Fix the compile issue for cuda device (test=develop)
6 years ago
Yihua Xu 669191c9cc Implement conv3d with mkldnn library (test=develop)
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago
qingqing01 db8c52da5e Revert " Exhaustive search for cuDNN conv. (#14043)"
6 years ago
qingqing01 ce7d9b0799
Exhaustive search for cuDNN conv. (#14043)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang be6ecec46f Fix unittests' division issues
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
Kexin Zhao 8b16927230 add fp16 support to conv3d
7 years ago
liuguoyi 9d95ccc887 fix pool and conv3d unittest when paddle is not build with gpu
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