Commit Graph

22386 Commits (ac88c62a5b3885bc7f4c320960e7813a7486e202)
 

Author SHA1 Message Date
minqiyang ac88c62a5b Reset output var's pre_op pointer when op was destructed
6 years ago
minqiyang cb85ee987b Remove var op deps in imperative mode
6 years ago
minqiyang 50c2eb0ec2 Add tracer implementation
6 years ago
minqiyang efb2f2baf8 Fix bugs
6 years ago
minqiyang b420ec3a92 invoke backward_hooks after reduce op's depcounts map
6 years ago
minqiyang 84bf4d7b06 Move ClearBlock into OpBase and VarBase's destructor
6 years ago
minqiyang 2b3510bc50 Add imperative python tracer
6 years ago
minqiyang e9fdf9090d Polish code
6 years ago
minqiyang a15a3fc314 Polish code
6 years ago
minqiyang 9dc64edfd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_engine
6 years ago
Xin Pan 4a00bea736
Merge pull request #15789 from panyx0718/imperative2
6 years ago
tensor-tang ee2321debd
Revert 15770 develop a6910f900 gelu mkl opt (#15872)
6 years ago
xuezhong 81870723c6
Merge pull request #15605 from xuezhong/fix_bug_for_lstmp
6 years ago
minqiyang 1bf4b8ab60 keep parameters in block
6 years ago
chengduo 3b08c9abf4
enhance profiler (#15842)
6 years ago
Yiqun Liu 7d96c74ab2
Initialize the benchmark tester for operator. (#15772)
6 years ago
Yihua Xu 676995c86c Optimze Gelu with MKL Erf function (#15770)
6 years ago
Michał Gallus c4faf36e7a MKL-DNN: Add test for conv bias fuse pass (#15824)
6 years ago
mozga-intel 5d132ecf83 Auto-cmake generator, auto-fill map (#15402)
6 years ago
Tao Luo 3831a4695d
Merge pull request #15862 from sfraczek/add-override-to-apply_impl
6 years ago
Tao Luo 075b5502b0
Merge pull request #15856 from kbinias/kbinias/activation-mkldnn-ut
6 years ago
Tao Luo e67b402f1a
Merge pull request #15854 from sfraczek/update-authors
6 years ago
Tao Luo 4774dad806
Merge pull request #15857 from sfraczek/fix-typo
6 years ago
Xin Pan 006c32f93d polish parameter names
6 years ago
Tao Luo e3dd6970fc disable dam temporarily (#15860)
6 years ago
Krzysztof Binias 309ea6f2de Fix for pylint Failed
6 years ago
Sylwester Fraczek a9bee3a2e2 update AUTHORS.md
6 years ago
Sylwester Fraczek 1943119fc5 fix typo memeroy->memory
6 years ago
Sylwester Fraczek 0b926114c0 add override to ApplyImpl
6 years ago
minqiyang 8fe0c0c52c implement backward refs
6 years ago
Sylwester Fraczek 8bc604571f fix typo seriazlized->serialized
6 years ago
Sylwester Fraczek 543e53db05 fix typo releated->related
6 years ago
Krzysztof Binias 1578c60bdd Add new ut and remove unnecessary code
6 years ago
wopeizl d2307e2373
Merge pull request #15846 from cjld/fix_cupti
6 years ago
Dun Liang 35a90e06bf test=develop
6 years ago
Dun Liang c9080f516b test=develop
6 years ago
Dun Liang 1c7bb0e40c test=develop
6 years ago
xuezhong a7e7d95203
Merge pull request #15630 from xuezhong/fix_bug_adagrad2
6 years ago
Xin Pan 6019054cdd
Merge pull request #15716 from Yancey1989/refine_pg
6 years ago
dzhwinter 98ec579d79
Merge pull request #15786 from liuwei1031/develop
6 years ago
Wu Yi 646b1f0148
Add manylinux cuda10 (#15787)
6 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
6 years ago
minqiyang 74551758cc Polish code
6 years ago
minqiyang 1f0ef42e60 Change atol of numpy allclose
6 years ago
jerrywgz c0d33f1362
Merge pull request #15817 from jerrywgz/fix_nm_unittest_py36
6 years ago
Zeng Jinle c420375185
Merge pull request #15806 from sneaxiy/fix-compiler
6 years ago
xuezhong 46fcadec18 add parameter description
6 years ago
tangwei12 971f3bc9b0
fix params with only 1 dim (#15828)
6 years ago
minqiyang f53e1d5c4b implement ClearBlock
6 years ago
chengduo fbb5404652
fix test_parallel_executor_seresnex timeout (#15812)
6 years ago