Commit Graph

21647 Commits (bbd921c32210ba94904066bd4eec8669a0ca0f97)
 

Author SHA1 Message Date
tensor-tang a0a27bd240 add seqpool concat fuse pass tester
6 years ago
Tao Luo 7d13d20769
Merge pull request #15245 from luotao1/rnn1_multi_thread
6 years ago
minqiyang 80197fac26 Add missing files
6 years ago
Tao Luo 2b11c710b3
Merge pull request #15249 from NHZlX/fix_trt_demo_ci
6 years ago
Zeng Jinle 41104907a4
Merge pull request #15189 from sneaxiy/enforce_dim_check_in_data_feeder
6 years ago
乔龙飞 Qiao Longfei 5e74c4e88f
Merge pull request #15100 from jacquesqiao/fix-dist-sparse-decay
6 years ago
Sang Ik Lee 9181dea9f3 Set correct TBB library name in debug build and remove warning related to rpath dependency from symlink.
6 years ago
tensor-tang 8e086a8521 follow comment and fix typo
6 years ago
minqiyang 08e2a5d611 Polish tracer code
6 years ago
minqiyang cded24768c Remove shared_ptr holder for VarBase
6 years ago
Tao Luo 2abdd5dd84
Merge pull request #15239 from baojun-nervana/ng/cmake_warning
6 years ago
minqiyang c8d1a8e909 Change var_ and grad_ to shared_ptr
6 years ago
minqiyang 0601f5c4ee Add cross_entropy loss to mnist ut
6 years ago
minqiyang 7aab39af15 Change grads to VarBase
6 years ago
Qiao Longfei 40330c2c23 clean test_dist_ctr_with_l2_decay test=develop
6 years ago
tensor-tang 54afcb7ec6 add compare zerocopy test with native result
6 years ago
tensor-tang 137060135e fix zerocopy size
6 years ago
tensor-tang 7461356723 add zerocopy for seqpool test
6 years ago
tensor-tang 48410b9bfe
Merge pull request #15237 from tensor-tang/fuse/seqpool_concat_2
6 years ago
nhzlx e7d83389e6 fix demo ci bug
6 years ago
Tao Luo 9b41e45584
Merge pull request #15222 from luotao1/native_config
6 years ago
Tao Luo d43983b61d reduce threads number to avoid hang in CI
6 years ago
peizhilin c1235c935f add the enable_debug flag
6 years ago
Xin Pan 7b73fc9e1a
Merge pull request #15089 from panyx0718/api
6 years ago
Qiao Longfei 5907d837c8 merge test_dist_ctr_with_l2_decay.py into test_dist_ctr.py
6 years ago
Xin Pan 9597fd05e9 polish
6 years ago
baojun-nervana bb9f7a14a0 Fix cmake warning test=develop
6 years ago
Qiao Longfei d0e3b24002 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dist-sparse-decay
6 years ago
sneaxiy 999a05b04b polish code
6 years ago
Tao Luo 223cc89f0b
Merge pull request #15235 from luotao1/mkldnn_repo
6 years ago
tensor-tang f8c305b243 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat_2
6 years ago
Tao Luo 197d0f2431 fix trt_model_tester to pass the ci
6 years ago
tensor-tang 223c61ca5e
Merge pull request #15170 from tensor-tang/jit/seqpool
6 years ago
Qiao Longfei c3b9edf958 follow comment test=develop
6 years ago
Tao Luo f23a257e90 use the new MKLDNN repo url
6 years ago
qingqing01 a037378fdb
Fix error with cuDNN version less than 7.1. (#15219)
6 years ago
Zeng Jinle e29f10d315
Merge pull request #15207 from sneaxiy/remove_op_handle_lock_and_fix_var
6 years ago
Zeng Jinle 7b638f2781
Merge pull request #15218 from sneaxiy/fix_same_name_func
6 years ago
Tao Luo feee78d9f0
Merge pull request #15214 from tensor-tang/fix/debug
6 years ago
Tao Luo b637dc23c5
Merge pull request #15227 from mozga-intel/mozga-intel/cmake_ops
6 years ago
Xin Pan 7aad6afd49 forward and backward
6 years ago
mozga-intel eff90eb941 PADDLE_WITH_NGRAPH was removed from the code
6 years ago
mozga-intel a42f8f4f6f Enable element_wise_add operator for a ngraph
6 years ago
Qiao Longfei 810439a993 fix style test=develop
6 years ago
mozga-intel e4184008a4 PADDLE_WITH_NGRAPH was removed from the code
6 years ago
Qiao Longfei 3ace486ebd fix sum_op selected rows test=develop
6 years ago
Tao Luo 71d9097a89 fix analyzer_test runs error in native_config
6 years ago
Tao Luo 9c02765158
Merge pull request #15210 from Superjomn/fix/analysis_tester_bug
6 years ago
tensor-tang 72d2a1801e add seqpool concat fuse pass
6 years ago
tensor-tang f702f8fd10 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat
6 years ago