Commit Graph

668 Commits (bcc0d41646efbba034cb68f8dbf302a8f33d992c)

Author SHA1 Message Date
wopeizl 3ccd8964a4
Merge pull request #15905 from wopeizl/win/fix_eigen
7 years ago
chengduo 8e904d322f
Remove unnecessary dependence for profiler (#15899)
7 years ago
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
7 years ago
Jacek Czaja dec9cf53c8 [MKL-DNN] MKL-DNN specific Tensor modification (#15429)
7 years ago
peizhilin 6ccdb1b947 fix build issue on windows for sample prop op
7 years ago
Dun c6bd434ffe
add memset CUPTI && test=develop (#15868)
7 years ago
Sylwester Fraczek 74672d1aff Change *(smart_ptr.get()) -> *smart_ptr
7 years ago
tensor-tang ee2321debd
Revert 15770 develop a6910f900 gelu mkl opt (#15872)
7 years ago
chengduo 3b08c9abf4
enhance profiler (#15842)
7 years ago
Yihua Xu 676995c86c Optimze Gelu with MKL Erf function (#15770)
7 years ago
Tao Luo e3dd6970fc disable dam temporarily (#15860)
7 years ago
Dun Liang 35a90e06bf test=develop
7 years ago
Dun Liang c9080f516b test=develop
7 years ago
Dun Liang 1c7bb0e40c test=develop
7 years ago
Xin Pan 5eb87506bc add per kernel config and remove const_cast.
7 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
7 years ago
mozga-intel 13ec2d331b Enable momentum operator for a ngraph engine (#15673)
7 years ago
Tao Luo c797a1f050 remove legacy any.cmake
7 years ago
Tao Luo bd2fa73620
Merge pull request #15794 from sneaxiy/fix-warnings
7 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
7 years ago
sneaxiy 9b8e0e2f17 fix enforce_test
7 years ago
sneaxiy 209b355762 fix many warning
7 years ago
Zeng Jinle fc87ef741b
Merge pull request #15687 from sneaxiy/fix_enforce
7 years ago
sneaxiy f0590947c3 fix enforce
7 years ago
tensor-tang 31fd8ce1e1
Merge pull request #15375 from mozga-intel/mozga-intel/batch_norm_ngraph_operator
7 years ago
dzhwinter 04e9776aef add details. test=develop
7 years ago
mozga-intel 1198ccae6b Enable batch_norm operator for a ngraph engine
7 years ago
peizhilin 883d22093a fix the lib_any dependency
7 years ago
wopeizl 3614dadf23
Merge pull request #15631 from wopeizl/windows/fixci
7 years ago
peizhilin 061299be87 fix dependency
7 years ago
baojun ac4cde009d Enable accuracy op for ngraph engine (#15592)
7 years ago
dzhwinter ce0394bcd0 merge develop branch. test=develop
7 years ago
guoshengCS b6c3b69af8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-beam-search-size
7 years ago
liuwei1031 6e84eb131f expose peak gpu memory API to python test=develop (#15529)
7 years ago
guoshengCS 5dfce93101 To make CUDA_LAUNCH_KERNEL_HELPER support large size.
7 years ago
tensor-tang 8117725852 add jit kernel hsum, hmax and softmax refer code
7 years ago
sneaxiy ba4f43fd62 fix compile error in distributed mode
7 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
7 years ago
Zeng Jinle 2480a3df7d
Merge pull request #15496 from sneaxiy/lazy_allocator2
7 years ago
sneaxiy 9c360cc798 test=develop
7 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
7 years ago
sneaxiy 51227bd447 lazy_allocator
7 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
7 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang 315b133e67 Add single GPU support to imperative
7 years ago
tensor-tang 3759c1db8c
Merge pull request #14805 from mozga-intel/mozga-intel/element_wise_operator_ngraph
7 years ago
peizhilin eea75a1d93 fix issue when type is invalid
7 years ago
peizhilin 9adb158e5b Merge remote-tracking branch 'upstream/develop' into debug/support
7 years ago
chengduo 46d01d798e
Revert "Revert "Remove workspace_handle in conv_cudnn (#15186)"" (#15290)
7 years ago
Wojciech Uss cb2ba58458 Fix performance drop when with MKL-DNN
7 years ago
chengduozh c4eced9881 fix thread safe bug
7 years ago
chengduozh 358e657f68 Revert "Remove workspace_handle in conv_cudnn (#15186)"
7 years ago
wopeizl 5d9edb4124
Merge pull request #15156 from wopeizl/windows/fixgpuissue
7 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
7 years ago
xiaolil1 8f17c714de Conv int8 residual (#15145)
7 years ago
peizhilin 439691f5bd adjust the shlwapi on windows
7 years ago
peizhilin 92da467c99 Merge remote-tracking branch 'upstream/develop' into windows/fixgpuissue
7 years ago
peizhilin c1235c935f add the enable_debug flag
7 years ago
Zeng Jinle e29f10d315
Merge pull request #15207 from sneaxiy/remove_op_handle_lock_and_fix_var
7 years ago
mozga-intel a42f8f4f6f Enable element_wise_add operator for a ngraph
7 years ago
Zeng Jinle c562be20d9
Merge pull request #15193 from sneaxiy/fix_cudnn_compatible_check
7 years ago
peizhilin 1cd95d8a0b use thread local instance test=develop
7 years ago
sneaxiy ed409ac9f4 Revert "Revert "Remove op handle lock""
7 years ago
peizhilin d54133ea85 not include the numeric under linux test=develop
7 years ago
peizhilin a6f5ceee74 add the python callstack for debug support test=develop
7 years ago
Zeng Jinle dacfaaa966 Revert "Remove op handle lock"
7 years ago
xiaolil1 c8f101e5da Conv int8 relu (#15130)
7 years ago
sneaxiy 9793a0b6a6 fix_cudnn_compatible_check
7 years ago
Zeng Jinle ccb322d6a5 merge develop
7 years ago
Zeng Jinle f3a13512fc
Merge pull request #15139 from sneaxiy/remove_op_handle_lock
7 years ago
xiaolil1 bbc9336878 Enable basic MKL-DNN INT8 Conv OP (#15124)
7 years ago
peizhilin c919b2f31d Merge remote-tracking branch 'upstream/develop' into windows/fixgpuissue
7 years ago
peizhilin fd4f4d0e5f fix build issue test=develop
7 years ago
Yan Xu a1e60ab19b
Merge pull request #14791 from Yancey1989/parallel_graph_mode
7 years ago
peizhilin 9ae50dd07d fix gpu buils issue on windows test=develop
7 years ago
sneaxiy d0a8a1e950 remove_op_handle_lock
7 years ago
Yancey1989 e65436103f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
sneaxiy 6f06e6cdac Merge remote origin
7 years ago
Xin Pan 9186451f60 hide GetTensor
7 years ago
sneaxiy d25395fc98 remove tensor core lock
7 years ago
Yancey1989 82b42e31f0 polish unittest test=develop
7 years ago
Yancey1989 0a885ac12a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
peizhilin 813c2ce539 fix timer test=develop
7 years ago
wopeizl 7ab501264d
Merge pull request #15069 from wopeizl/windows/dsosupport
7 years ago
guru4elephant ff739449ab
Merge pull request #15018 from guru4elephant/add_timer
7 years ago
Yancey1989 4743c9cd5d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
wopeizl 719ebe3786
Merge pull request #15070 from wopeizl/windows/testcasefix
7 years ago
Qiyang Min 0238a3bb4f
Merge pull request #14972 from velconia/accelerate_lstm
7 years ago
Yancey1989 86bb583881 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
peizhilin 01c00b07dd fix test issues on windows
7 years ago
peizhilin 1e7f83e60a add cuda dso support for windows
7 years ago
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
7 years ago
chengduo b9fb03cf54
Move GetTensor to tensor_util (#15011)
7 years ago
dongdaxiang ab2abfc5b2 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
dongdaxiang 4cb833d2de Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
tensor-tang f0e02a65ed
Merge pull request #14974 from xiaolil1/quantize
7 years ago
dongdaxiang 68a2d1f3d7 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
dongdaxiang 2e5ebc4594 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago
dongdaxiang 5dfd9c9aa9 Merge branch 'add_timer' of https://github.com/guru4elephant/Paddle into add_timer
7 years ago