Commit Graph

36 Commits (075e1cf78e4104a6c19bd64e593afac00a2f2c21)

Author SHA1 Message Date
guomingz ae7a2cb8e3 resolve #16988 (#16995)
7 years ago
guomingz 23df084b32 resolve #16987 (#16994)
7 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
8 years ago
xiaolil1 bbc9336878 Enable basic MKL-DNN INT8 Conv OP (#15124)
8 years ago
sneaxiy d231e55065 merge develop
8 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
8 years ago
Yu Yang fdc689142c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
chengduo f8b2680c53
fix test_conv2d (#14330)
8 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
8 years ago
qingqing01 db8c52da5e Revert " Exhaustive search for cuDNN conv. (#14043)"
8 years ago
qingqing01 ce7d9b0799
Exhaustive search for cuDNN conv. (#14043)
8 years ago
sneaxiy 4c672ab1a2 Merge reyoung:rewrite_allocation
8 years ago
Yu Yang ae9378f640 Refine PyBind
8 years ago
Yu Yang a1a01899c8 Refine
8 years ago
Yu Yang 31270e58d0 Add communication attr
8 years ago
Dun 161c3e31f7 Optimization of Kernels that related to DeepLabv3+ (#13534)
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
Sylwester Fraczek c2a437fd0f review fixes
8 years ago
Sylwester Fraczek dcbc4284aa conv2d tests: stop testing on CUDA when use_cudnn=False. Especially when use_mkldnn=True.
8 years ago
Sylwester Fraczek d74bb6ab9c fix ut for mkldnn 0.15 - added forcing layout NCHW in mkldnn conv tests
8 years ago
minqiyang c3fdf3aee4 Fix divide problem in CI
8 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
8 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
8 years ago
mozga-intel 5e13314dc1 Commit
8 years ago
lgone2000 6ba262572c fix test_conv2d_op when compile without cuda (#9698)
8 years ago
Kexin Zhao dfec1df14f address comments
8 years ago
Kexin Zhao bfbc25bdb8 add fp16 pool2d support
8 years ago
Kexin Zhao e967d19b0a add more tests
8 years ago
Kexin Zhao a13ec3432a fix test error
8 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
8 years ago
pzelazko-intel 8c71adaa8c MKLDNN conv2d kernel added (#8451)
8 years ago
chengduoZH 7cf2c05fd2 add unit test for input's size is 1x1
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