Commit Graph

34 Commits (a59b7ac73b5fdf79d0566a98a4aadbe031d0f6cb)

Author SHA1 Message Date
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
6 years ago
xiaolil1 bbc9336878 Enable basic MKL-DNN INT8 Conv OP (#15124)
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago
Yu Yang fdc689142c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
chengduo f8b2680c53
fix test_conv2d (#14330)
6 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
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
sneaxiy 4c672ab1a2 Merge reyoung:rewrite_allocation
6 years ago
Yu Yang ae9378f640 Refine PyBind
7 years ago
Yu Yang a1a01899c8 Refine
7 years ago
Yu Yang 31270e58d0 Add communication attr
7 years ago
Dun 161c3e31f7 Optimization of Kernels that related to DeepLabv3+ (#13534)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
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
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
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