Commit Graph

173 Commits (23bdd0a223cc3e88c62fb8f48155c83455c9fede)

Author SHA1 Message Date
minqiyang 2547f9d1b8 Polish code
6 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
6 years ago
gongweibao ce70229ba6
Add max_body_size flags to brpc (#15084)
6 years ago
minqiyang 6a5f604607 Support stop_gradients var in imperative backward
6 years ago
minqiyang 9e3155e01d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
6 years ago
minqiyang 336160e651 Complete imperative optimizer implementation
6 years ago
minqiyang d4b9928c5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
6 years ago
minqiyang 5822f7f1d8 Polish code
6 years ago
Xin Pan ce7e503cbe refactor to avoid scope.
6 years ago
minqiyang 68e9b841ab Add support for optimizer
6 years ago
sneaxiy 3e917a934a add scope_pool
6 years ago
Zeng Jinle 95cbe07c40
Merge pull request #14836 from sneaxiy/feature/py_func
6 years ago
minqiyang 1c116462cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
6 years ago
minqiyang 29697c2e25 Add stop_gradient to VarBase to support loss function
6 years ago
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
6 years ago
minqiyang 3cd10a7c4f Add Conv2D forward
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Yu Yang bacf1d2399 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
6 years ago
sneaxiy f0df62f136 add more unittest case
6 years ago
sneaxiy e7c5c9d2de remove unnecesary code
6 years ago
sneaxiy db2daefe50 merge develop
6 years ago
Yu Yang 81520a24cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_eigen_tensor
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
Qiao Longfei 1213e2838f
Merge pull request #14820 from jacquesqiao/fix-split-selected-rows
6 years ago
Qiao Longfei 0a7c7e97af test zero output of split_selected_rows_op
6 years ago
sneaxiy 8760d23c7d featue/py_func
6 years ago
Xin Pan 748549b2e3 Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
6 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative"""
6 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
6 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative""
6 years ago
Xin Pan 6217f42ab7
Revert "Imperative"
6 years ago
Xin Pan e5d64fd4d1 initial imperative
7 years ago
Xin Pan 4d0df1fea7 add fields for autograd
7 years ago
Xin Pan 8138391631 add OpBase and unify with VarBase
7 years ago
Xin Pan f6f0692451 clean up
7 years ago
Xin Pan aeb74af54c allow operator to run imperatively
7 years ago
Xin Pan b1f6fda5e5 run forward
7 years ago
Xin Pan a6d23083f0 some tracing
7 years ago
Xin Pan dac92e560c initial commit
7 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
7 years ago
Qiao Longfei 75eba6108d Add scope doc (#14582)
7 years ago
gongweibao 867c312bc4
Fix allreduce dependency order. (#14586)
7 years ago
minqiyang d2045260a5 Change visibilities of variant_visitor of pybind11
7 years ago
minqiyang b67229187e Change to PYBIND11_MODULE because the deprecation of PYBIND11_PLUGIN
7 years ago
Jiabin Yang de2db11735
Merge pull request #14537 from reyoung/feature/fix_macos_ut
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
Yu Yang 533c5d5803 fix(Cpu): fix cpu compile and unittest
7 years ago
Yu Yang a685f305f8
Merge pull request #14479 from reyoung/feature/fix_macos_ut
7 years ago
Yu Yang 7486b0ddec fix(Mac): fix unittest of macos
7 years ago