Commit Graph

328 Commits (904a39239dcfc55c2e8db350611cde9da648b381)

Author SHA1 Message Date
peizhilin 9adb158e5b Merge remote-tracking branch 'upstream/develop' into debug/support
6 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
peizhilin 439691f5bd adjust the shlwapi on windows
7 years ago
flame fb63cd89d4
Add python ir graph API (#14917)
7 years ago
minqiyang 08e2a5d611 Polish tracer code
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
Xin Pan 7b73fc9e1a
Merge pull request #15089 from panyx0718/api
7 years ago
Xin Pan 9597fd05e9 polish
7 years ago
Xin Pan 7aad6afd49 forward and backward
7 years ago
Xin Pan 2349acea48 checkpoint
7 years ago
Xin Pan 11d4d39cd7 forward working
7 years ago
Xin Pan b629133375 checkpoint runnable PyLayer
7 years ago
peizhilin a6f5ceee74 add the python callstack for debug support test=develop
7 years ago
Xin Pan 0d0bc61248 update api
7 years ago
chengduo eabb2105fa
Refactor MultiDevSSAGraphBuilder (#15090)
7 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor
7 years ago
minqiyang 2547f9d1b8 Polish code
7 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
gongweibao ce70229ba6
Add max_body_size flags to brpc (#15084)
7 years ago
minqiyang 6a5f604607 Support stop_gradients var in imperative backward
7 years ago
minqiyang 9e3155e01d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
minqiyang 336160e651 Complete imperative optimizer implementation
7 years ago
minqiyang d4b9928c5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
minqiyang 5822f7f1d8 Polish code
7 years ago
Xin Pan 7b6bf9ddf2 make fill_constant kernel-based
7 years ago
Xin Pan 61491ce250 clean
7 years ago
Xin Pan ce7e503cbe refactor to avoid scope.
7 years ago
Xin Pan 71a4a8e981
Merge pull request #15071 from wopeizl/revert/15035
7 years ago
minqiyang 68e9b841ab Add support for optimizer
7 years ago
Zeng Jinle 9c6a0203e2
Merge pull request #15073 from sneaxiy/add_scope_pool
7 years ago
sneaxiy 3e917a934a add scope_pool
7 years ago
peizhilin 2388d0e7d6 Revert "cherry-pick the #12759"
7 years ago
peizhilin 7f6d8acecb cherry-pick the #12759
7 years ago
minqiyang 3de0f612e8 Polish code
7 years ago
Zeng Jinle 95cbe07c40
Merge pull request #14836 from sneaxiy/feature/py_func
7 years ago
minqiyang 1c116462cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
minqiyang 29697c2e25 Add stop_gradient to VarBase to support loss function
7 years ago
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
7 years ago
minqiyang 3cd10a7c4f Add Conv2D forward
7 years ago
minqiyang 8d88c5a87d Shameless copy
7 years ago
Xin Pan 6324032602 MLP forward backward
7 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
7 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
7 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
7 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
7 years ago