Commit Graph

13754 Commits (fe406b98c9919c6dcc3a29804b1596dbebd90b9d)

Author SHA1 Message Date
minqiyang fe406b98c9 Polish code
6 years ago
minqiyang f469bb6b36 Polish code
6 years ago
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 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
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
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 4774dad806
Merge pull request #15857 from sfraczek/fix-typo
6 years ago
Tao Luo e3dd6970fc disable dam temporarily (#15860)
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
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
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
6 years ago
minqiyang 74551758cc Polish code
6 years ago
Zeng Jinle c420375185
Merge pull request #15806 from sneaxiy/fix-compiler
6 years ago
minqiyang f53e1d5c4b implement ClearBlock
6 years ago
mozga-intel 13ec2d331b Enable momentum operator for a ngraph engine (#15673)
6 years ago
Yiqun Liu e38dd91f04
Refine cmake's download function. (#15512)
6 years ago
Jiabin Yang 8b40f2d40e
Feature/fast install 1.4 (#15668)
6 years ago
Tao Luo 50ffed27f6
Merge pull request #15813 from luotao1/legacy_any
6 years ago
Tao Luo b28afef73e
Merge pull request #15801 from luotao1/legacy_option
6 years ago
sneaxiy d331e97af8 fix compiler place compare
6 years ago
Tao Luo c797a1f050 remove legacy any.cmake
6 years ago
dzhwinter f2e8409f5a
Merge pull request #15795 from dzhwinter/fix/block_desc
6 years ago
Tao Luo bd2fa73620
Merge pull request #15794 from sneaxiy/fix-warnings
6 years ago
Tao Luo b9d1bf2364 remove leacy WITH_FLUID_ONLY option
6 years ago
xuezhong 6b83845c41 update for backward compatibility
6 years ago
Tao Luo 978599154f remove legacy WITH_GOLANG, GLIDE_INSTALL options
6 years ago