Commit Graph

234 Commits (66ead07ef94982f3ace06e6e2947740a1beec177)

Author SHA1 Message Date
minqiyang b754bf30fb Reset output var's pre_op pointer when op was destructed
7 years ago
mozga-intel 06a7f741f0 The flag of mkldnn is enabled iff it is necessary
7 years ago
minqiyang 701af43958 Fix bugs
7 years ago
minqiyang f1a2d20430 invoke backward_hooks after reduce op's depcounts map
7 years ago
minqiyang 9abf40c9e2 Add imperative python tracer
7 years ago
Xin Pan 32d5a16036 resolve conflicts
7 years ago
Xin Pan 26e32e095a allow compiler to use graph
7 years ago
sneaxiy d331e97af8 fix compiler place compare
7 years ago
sneaxiy e6ff549849 small fix doc
7 years ago
sneaxiy 796e221efc fix api arg0
7 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
7 years ago
dzhwinter 381f2015a5
Merge pull request #15665 from dzhwinter/experiment/refactor_memory
7 years ago
xuezhong eeaa2066e5 add device info to tensor
7 years ago
dzhwinter 04e9776aef add details. test=develop
7 years ago
dzhwinter 4f01de6378 Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
7 years ago
liuwei1031 6e84eb131f expose peak gpu memory API to python test=develop (#15529)
7 years ago
WangZhen 2175292634 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantization_inference_passes
7 years ago
WangZhen c67b29c178 fix some bugs of graph.to_program and get_pass.
7 years ago
dzhwinter ee3aae56cd merge develop branch. test=develop
7 years ago
乔龙飞 Qiao Longfei c58555067e
Merge pull request #14731 from jacquesqiao/optimize-cpp-reader
7 years ago
Zeng Jinle 2480a3df7d
Merge pull request #15496 from sneaxiy/lazy_allocator2
7 years ago
Zeng Jinle dec89bd7ed
Merge pull request #15460 from sneaxiy/try_to_turn_on_remove_unnecessary_lock
7 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
7 years ago
sneaxiy 51227bd447 lazy_allocator
7 years ago
minqiyang c8965dc1ab Polish code
7 years ago
sneaxiy ef788603d4 merge develop
7 years ago
Paddle CI 289aba750a Polish code
7 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
7 years ago
sneaxiy d8568acd19 turn on remove_unnecessary_lock
7 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
flame d60751fb71
add python inference api (#15248)
7 years ago
dzhwinter 8f3b252392 squash commits. test=develop
7 years ago
Qiao Longfei 45578c1b48 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
7 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
7 years ago
WangZhen 451896fce4 init quantization.
7 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
7 years ago
Xin Pan e395f2c6a3 polish codes
7 years ago
Xin Pan 9a4314f025 imperative gan
7 years ago
Qiao Longfei cd31b90a46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago
minqiyang ddfb9f1123 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
7 years ago
Xin Pan d1220f23bb
Merge pull request #15229 from panyx0718/imperative
7 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
7 years ago
minqiyang 687171d22b Move from shared_ptr to raw pointer
7 years ago
flame fb63cd89d4
Add python ir graph API (#14917)
7 years ago
minqiyang cded24768c Remove shared_ptr holder for VarBase
7 years ago
minqiyang c8d1a8e909 Change var_ and grad_ to shared_ptr
7 years ago
minqiyang 7aab39af15 Change grads to VarBase
7 years ago
Qiao Longfei edad60e612 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago