Commit Graph

2058 Commits (717bbc087b639d1182b2b4b0401b0382990084a6)

Author SHA1 Message Date
nhzlx 4b59646ed1 fix comments and fix cpplint
6 years ago
nhzlx 4f77248dd8 3. when runing in trt mode, do not allocate memory for parameters in fluid.
6 years ago
Wu Yi 5e92eb3f25 add parallel graph dist test (#16076)
6 years ago
liuwei1031 1b5768c33b fix a code bug which cause crash when empty variable is used, test=develop (#16080)
6 years ago
liuwei1031 9cc6f4009f add IfElse test case for ir memory optimize (#15998)
6 years ago
Tao Luo 1301dc1a27 remove legacy function in ExecutionContext
6 years ago
chengduo 92438f6132 Revert "Add Event for TensorCopy" (#16022)
6 years ago
chengduo d4b461eb10 Unified ParallelExecutor and Compiler (#15970)
6 years ago
chengduo 06f3c8575d Add Event for TensorCopy (#15953)
6 years ago
tangwei12 7b0875e9f8 add op type in check nan/inf (#15986)
6 years ago
Yiqun Liu b94307a919 Revert "Optimize while_op when is_test is true. (#15811)" (#15968)
6 years ago
minqiyang ab5a648481 Add missing headers
6 years ago
minqiyang 3723dcc301 Polish code
6 years ago
Yiqun Liu 1b10a7843c Optimize while_op when is_test is true. (#15811)
6 years ago
dzhwinter 4449e85528 polish cudnn related code and fix bug. (#15164)
6 years ago
minqiyang b71af29fb4 Remove var op deps in imperative mode
6 years ago
Tao Luo 690be0bb09 fix cpplint error of async_executor.h
6 years ago
Tao Luo 6e87843e26 enable cpplint, remove go_fmt
6 years ago
minqiyang f1a2d20430 invoke backward_hooks after reduce op's depcounts map
6 years ago
minqiyang e0a2b472f4 Move ClearBlock into OpBase and VarBase's destructor
6 years ago
Tao Luo d5a888e15c
Merge pull request #15943 from kbinias/kbinias/add-placement-pass-tester
6 years ago
Krzysztof Binias 72253391b6 Add MKL-DNN placement pass tester
6 years ago
Tao Luo effec86600
Merge pull request #15913 from liangan1/func_coverage
6 years ago
Tao Luo 60546b78cc
Merge pull request #15923 from Sand3r-/mgallus/conv-residual-ut
6 years ago
Michal Gallus 6a2bc9a275 Add Conv Residual Connection UT for Projection
6 years ago
dzhwinter 660e410655
Merge pull request #15855 from dzhwinter/fix/nightly_test
6 years ago
Qiyang Min 4bd28b304b
Merge pull request #15831 from velconia/imperative_engine
6 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
6 years ago
liangan1 4acc522087 Enable function coverage for U8/S8 ConvMKLDNNOpKernel
6 years ago
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
6 years ago
dzhwinter a71f2fbe4f fix default value. test=develop
6 years ago
Jacek Czaja dec9cf53c8 [MKL-DNN] MKL-DNN specific Tensor modification (#15429)
6 years ago
Xin Pan 5dd281f738 polish
6 years ago
乔龙飞 Qiao Longfei ec8e878200
Merge pull request #15840 from jacquesqiao/revert-15684-revert-15661-fix-cpu-broadcast
6 years ago
minqiyang a15a3fc314 Polish code
6 years ago
Qiao Longfei 2b7931d5c9 refine code test=develop
6 years ago
Xin Pan 8d83e38a6b remove mutex
6 years ago
Xin Pan 0362ef75f4 fix
6 years ago
minqiyang 9dc64edfd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_engine
6 years ago
Xin Pan 12a0e2ed9d polish codes
6 years ago
Xin Pan 19d78f6797 polish
6 years ago
Xin Pan 32d5a16036 resolve conflicts
6 years ago
Qiao Longfei 3f9263f67e optimize style test=develop
6 years ago
Qiao Longfei 4233d0a820 add more comment test=develop
6 years ago
Michał Gallus c4faf36e7a MKL-DNN: Add test for conv bias fuse pass (#15824)
6 years ago
Qiao Longfei 3bccc1e6e2 optimize broadcast logic test=develop
6 years ago
Tao Luo 3831a4695d
Merge pull request #15862 from sfraczek/add-override-to-apply_impl
6 years ago
Xin Pan 26e32e095a allow compiler to use graph
6 years ago
Sylwester Fraczek 0b926114c0 add override to ApplyImpl
6 years ago
Sylwester Fraczek 543e53db05 fix typo releated->related
6 years ago