Commit Graph

14 Commits (ed937bc6f8ac4e850d10f656881813f18786f1e1)

Author SHA1 Message Date
Sylwester Fraczek c2a437fd0f review fixes
7 years ago
Sylwester Fraczek dcbc4284aa conv2d tests: stop testing on CUDA when use_cudnn=False. Especially when use_mkldnn=True.
7 years ago
Sylwester Fraczek d74bb6ab9c fix ut for mkldnn 0.15 - added forcing layout NCHW in mkldnn conv tests
7 years ago
mozga-intel 5e13314dc1 Commit
7 years ago
lgone2000 6ba262572c fix test_conv2d_op when compile without cuda (#9698)
7 years ago
Kexin Zhao dfec1df14f address comments
7 years ago
Kexin Zhao bfbc25bdb8 add fp16 pool2d support
7 years ago
Kexin Zhao e967d19b0a add more tests
7 years ago
Kexin Zhao a13ec3432a fix test error
7 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
7 years ago
pzelazko-intel 8c71adaa8c MKLDNN conv2d kernel added (#8451)
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