Commit Graph

21680 Commits (9353bc58ddf4a07117eabf1bcc8698731dace5ae)
 

Author SHA1 Message Date
wopeizl 869f3a9dde
Merge pull request #15273 from junjun315/fix-mnist-dataset-error
6 years ago
minqiyang bc3e0d6e01 Fix expand op compile time bug
6 years ago
Tao Luo cbd1c7c01f fix CompareDeterministic error when test_all_data
6 years ago
Xin Pan 6a18c0f9ff
Merge pull request #15278 from chengduoZH/revert_remove_workspace_handle_in_conv2d_cudnn
6 years ago
Zhaolong Xing 98e85f3735 add_transpose_flatten_concat_fuse (#15121)
6 years ago
chengduozh c4eced9881 fix thread safe bug
6 years ago
chengduozh 358e657f68 Revert "Remove workspace_handle in conv_cudnn (#15186)"
6 years ago
sneaxiy 485a1b5a37 fix some failed unittest
6 years ago
wopeizl 5d9edb4124
Merge pull request #15156 from wopeizl/windows/fixgpuissue
6 years ago
lujun b8d31bcb87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mnist-dataset-error
6 years ago
Wojciech Uss cb2ba58458 Fix performance drop when with MKL-DNN
6 years ago
lujun 3472f67356 fix mnist-dataset bug at windows,test=develop
6 years ago
tensor-tang fc9fbab6a0
Merge pull request #15271 from tensor-tang/fix/typo
6 years ago
lujun 13b1141bff
Merge pull request #4 from PaddlePaddle/develop
6 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
6 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
6 years ago
minqiyang 687171d22b Move from shared_ptr to raw pointer
6 years ago
tensor-tang c3a9f3c4b2 fix typo and refine
6 years ago
tensor-tang 146e942c65
Merge pull request #15250 from tensor-tang/refine/seqpool/feed
6 years ago
xiaolil1 8f17c714de Conv int8 residual (#15145)
6 years ago
Tao Luo 93d5c1ed5a
Merge pull request #15261 from wopeizl/fixdemos
6 years ago
xiaoli.liu@intel.com f34e779f4d Enhance key generation for INT8 test.
6 years ago
xiaoli.liu@intel.com 64ae602279 Merge remote-tracking branch 'ups/develop' into pool-int8
6 years ago
chengduo 0e178033d3
open compare_reduce_and_allreduce test (#15258)
6 years ago
peizhilin 439691f5bd adjust the shlwapi on windows
6 years ago
peizhilin 92da467c99 Merge remote-tracking branch 'upstream/develop' into windows/fixgpuissue
6 years ago
Wu Yi fd85418329
[Feature] support mix precision training for resnet (#14899)
6 years ago
tensor-tang 96786d3716 add compare_determine of seqpool1 test
6 years ago
tensor-tang ab9c4b2a9f refine seqpool concat pass and remove unused nodes
6 years ago
tensor-tang ce909664d8 Merge remote-tracking branch 'ups/develop' into refine/seqpool/feed
6 years ago
Tao Luo f2afb0705b
Merge pull request #15256 from baojun-nervana/silee2/fix_tbb_debug
6 years ago
peizhilin e239558e56 remove the dismatch enclosure to avoid warning message test=develop
6 years ago
flame fb63cd89d4
Add python ir graph API (#14917)
6 years ago
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