bingyanghuang
943ad4781f
One possible solution to add flexibility for mkldnn placement pass ( #14768 )
...
* Choose to turn on use_mkldnn attribute v1
* Fix mkldnn_op empty bug
* format change test=develop
* fix ci test=develop
* fix ci test and add test in dam test=develop
* add example to dam compare test test=develop
* review changes test=develop
6 years ago
Xin Pan
b1d3a1c8b4
Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative
...
Revert "Revert "Revert "Imperative"""
6 years ago
Xin Pan
c049fa7cf7
Revert "Revert "Revert "Imperative"""
6 years ago
gongweibao
f1fb64b17f
Add reduce sparse tensor feature. ( #14757 )
6 years ago
Tao Luo
c83d5b7a16
Merge pull request #14709 from yihuaxu/develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
...
Implement the fusion of convolution 3D and bias for mkldnn
6 years ago
Zeng Jinle
add98c9e7d
Merge pull request #14745 from sneaxiy/fix_eigen_deallocate
...
Fix eigen deallocate bug
6 years ago
chengduo
c80c693a0f
Enable test_gradient_clip in mac ( #14765 )
...
* enable test_gradient_clip in mac
test=develop
* refine test_gradient_clip
test=develop
6 years ago
chengduo
9fa87b23d9
Fix io doc ( #14751 )
...
* fix io doc
test=develop
* refine data_feeder doc
test=develop
6 years ago
Xin Pan
6c80bb3ce9
Merge pull request #14786 from PaddlePaddle/revert-14782-revert-14398-imperative
...
Revert "Revert "Imperative""
6 years ago
Yihua Xu
3821fc3950
Merge branch 'develop' into develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
...
test=develop
6 years ago
Yihua Xu
240d974ac5
Clean Code
...
test=develop
6 years ago
Tao Luo
54fcafb5f6
Merge pull request #14707 from yihuaxu/develop_4f71a6ee2_conv3d_mkldnn_opt
...
Implement conv3d with mkldnn library
6 years ago
Xin Pan
2538ef64f1
Revert "Revert "Imperative""
6 years ago
guru4elephant
b82a44ea85
Merge pull request #14778 from wangguibao/async_executor_bugfix
...
Async executor bugfix: Tensor changed to LoDTensor
6 years ago
Tao Luo
cf66133857
Merge pull request #14734 from luotao1/memory_load
...
support loading from memory
6 years ago
Yihua Xu
155328a488
Clean Code
...
test=develop
6 years ago
Wu Yi
aebc175cd4
add nccl2 dist tests ( #14755 )
...
* add nccl2 dist tests test=develop
* fix dist_base test=develop
* fix tests test=develop
* fix test on mac test=develop
6 years ago
Xin Pan
9588648318
Merge pull request #14782 from PaddlePaddle/revert-14398-imperative
...
Revert "Imperative"
6 years ago
Xin Pan
6217f42ab7
Revert "Imperative"
6 years ago
Tao Luo
743cb840f1
update with comments
...
test=develop
6 years ago
wangguibao
5a2cd4505b
AsyncExecutor bugfix: Tensor to LoDTensor
...
test=develop
6 years ago
wangguibao
5f98d80039
AsyncExecutor bugfix: Tensor change to LoDTensor
6 years ago
flame
f6a877bc57
add tool to visualize inference model ( #14621 )
6 years ago
Tao Luo
42359e88a4
clean code
...
test=develop
6 years ago
Tao Luo
923b18877e
Merge branch 'develop' into memory_load
...
test=develop
6 years ago
Tao Luo
405b2486db
support loading from memory
...
test=develop
6 years ago
Xin Pan
b52f5d2870
Merge pull request #14398 from panyx0718/imperative
...
Imperative
6 years ago
qingqing01
549f165b59
Speed conv_fusion_op for identity activation. ( #14744 )
...
* Refine conv_fusion_op for identity activation.
* Fix unit testing.
test=develop
6 years ago
Houjiang Chen
c6b39a0099
Merge pull request #14714 from NHZlX/add_prelu_gpu
...
add prelu cuda kernel for inference.
6 years ago
Jiabin Yang
8a111ac64d
Merge pull request #14763 from junjun315/fix-mac-build-check
...
fix the bug for mac build. python -c error. test=develop
6 years ago
tensor-tang
dbe451976b
Merge pull request #14753 from tensor-tang/refine/namespace
...
remove jit namespace
6 years ago
sneaxiy
0f96c2e80f
fix thread-safety bug
...
test=develop
6 years ago
lujun
5026741b82
fix the bug for mac build. python -c error. test=develop
6 years ago
Jiabin Yang
d9bb55a1f9
Merge pull request #14756 from JiabinYang/fix_hs_op
...
fix bug in dist train on hs, test=develop
6 years ago
Xin Pan
0492158da5
polish
...
test=develop
6 years ago
Yihua Xu
65dbc7cca4
Merge branch 'develop' into develop_4f71a6ee2_conv3d_mkldnn_opt
6 years ago
JiabinYang
e05e1d7d88
fix bug in dist train on hs, test=develop
6 years ago
tensor-tang
4a93db9288
remove jit namespace
...
test=develop
6 years ago
Hongyu Liu
8cda28f345
Merge pull request #14733 from phlrain/add_cudnn_5_support
...
Add cudnn 5 support
6 years ago
Xin Pan
73b4d1aa72
Merge pull request #14742 from panyx0718/infer2
...
support customized kernel selection
6 years ago
Jiabin Yang
21c0f8749e
Merge pull request #14728 from JiabinYang/optimize_hs_op
...
Optimize hs op
6 years ago
Xin Pan
82d68281c0
follow comments
...
test=develop
6 years ago
Xin Pan
b4db31bad0
fix test
...
test=develop
6 years ago
sneaxiy
900765224c
fix deallocate bug
...
test=develop
6 years ago
liuhongyu
b408fc4dac
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_5_support
6 years ago
liuhongyu
8b2898e201
fix bug of formate; test=develop
6 years ago
Xin Pan
41c28d54c6
allow customize kernel selection
...
test=develop
6 years ago
Xin Pan
439af8d50a
Merge pull request #14717 from panyx0718/infer
...
fix a const_cast and avoid using stale program.
6 years ago
Wu Yi
e2011f1353
test dist ut fixes test=develop ( #14706 )
...
* test dist ut fixes test=develop
* fix cmake
* for test
6 years ago
lujun
104a332a28
Merge pull request #14722 from junjun315/up-12-python-install
...
fix mac ci test step, test=develop
6 years ago