Commit Graph

338 Commits (d714bf037c4dbc2f5626442728179257449755b8)

Author SHA1 Message Date
sneaxiy b17541a9c1 fix hang bug
6 years ago
minqiyang 2b3510bc50 Add imperative python tracer
6 years ago
sneaxiy 1e4c0a6f72 merge develop
6 years ago
Xin Pan 32d5a16036 resolve conflicts
6 years ago
Xin Pan 26e32e095a allow compiler to use graph
6 years ago
Qiao Longfei cc71e89499 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
sneaxiy 7160cb0f32 decoupled reader
6 years ago
sneaxiy d331e97af8 fix compiler place compare
6 years ago
sneaxiy e6ff549849 small fix doc
6 years ago
sneaxiy 796e221efc fix api arg0
6 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
6 years ago
dzhwinter 381f2015a5
Merge pull request #15665 from dzhwinter/experiment/refactor_memory
6 years ago
xuezhong eeaa2066e5 add device info to tensor
6 years ago
dzhwinter 04e9776aef add details. test=develop
6 years ago
Qiao Longfei 16af1dbc7b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
dzhwinter 4f01de6378 Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
liuwei1031 6e84eb131f expose peak gpu memory API to python test=develop (#15529)
6 years ago
WangZhen 2175292634 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantization_inference_passes
6 years ago
WangZhen c67b29c178 fix some bugs of graph.to_program and get_pass.
6 years ago
dzhwinter ee3aae56cd merge develop branch. test=develop
6 years ago
Qiao Longfei ada43e89c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
乔龙飞 Qiao Longfei c58555067e
Merge pull request #14731 from jacquesqiao/optimize-cpp-reader
6 years ago
Zeng Jinle 2480a3df7d
Merge pull request #15496 from sneaxiy/lazy_allocator2
6 years ago
Zeng Jinle dec89bd7ed
Merge pull request #15460 from sneaxiy/try_to_turn_on_remove_unnecessary_lock
6 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
6 years ago
sneaxiy 51227bd447 lazy_allocator
6 years ago
minqiyang c8965dc1ab Polish code
6 years ago
sneaxiy ef788603d4 merge develop
6 years ago
Paddle CI 289aba750a Polish code
6 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
6 years ago
sneaxiy d8568acd19 turn on remove_unnecessary_lock
6 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
6 years ago
flame d60751fb71
add python inference api (#15248)
6 years ago
dzhwinter 8f3b252392 squash commits. test=develop
6 years ago
Qiao Longfei 45578c1b48 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
6 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
6 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
6 years ago
WangZhen 451896fce4 init quantization.
6 years ago
Qiao Longfei 88d71fa2f9 support num_iteration_per_run
6 years ago
Qiao Longfei ea66979684 can run
6 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
6 years ago
Xin Pan e395f2c6a3 polish codes
6 years ago
Xin Pan 9a4314f025 imperative gan
6 years ago
Qiao Longfei cd31b90a46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
minqiyang ddfb9f1123 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
6 years ago
Xin Pan d1220f23bb
Merge pull request #15229 from panyx0718/imperative
6 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
6 years ago
minqiyang 687171d22b Move from shared_ptr to raw pointer
6 years ago
flame fb63cd89d4
Add python ir graph API (#14917)
6 years ago
minqiyang cded24768c Remove shared_ptr holder for VarBase
6 years ago
minqiyang c8d1a8e909 Change var_ and grad_ to shared_ptr
6 years ago
minqiyang 7aab39af15 Change grads to VarBase
6 years ago
Qiao Longfei edad60e612 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
Xin Pan 7b73fc9e1a
Merge pull request #15089 from panyx0718/api
6 years ago
Xin Pan 9597fd05e9 polish
6 years ago
Xin Pan 7aad6afd49 forward and backward
6 years ago
Xin Pan 2349acea48 checkpoint
6 years ago
Xin Pan 11d4d39cd7 forward working
6 years ago
Xin Pan b629133375 checkpoint runnable PyLayer
6 years ago
Xin Pan 0d0bc61248 update api
6 years ago
chengduo eabb2105fa
Refactor MultiDevSSAGraphBuilder (#15090)
6 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor
6 years ago
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)
7 years ago
minqiyang 3cd10a7c4f Add Conv2D forward
7 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
7 years ago
Yu Yang bacf1d2399 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
7 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
7 years ago
sneaxiy f0df62f136 add more unittest case
7 years ago
sneaxiy e7c5c9d2de remove unnecesary code
7 years ago
sneaxiy db2daefe50 merge develop
7 years ago
Yu Yang 81520a24cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_eigen_tensor
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
Qiao Longfei 1213e2838f
Merge pull request #14820 from jacquesqiao/fix-split-selected-rows
7 years ago
Qiao Longfei 0a7c7e97af test zero output of split_selected_rows_op
7 years ago
sneaxiy 8760d23c7d featue/py_func
7 years ago
Xin Pan 748549b2e3 Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
7 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative"""
7 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
7 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative""
7 years ago
Xin Pan 6217f42ab7
Revert "Imperative"
7 years ago
Qiao Longfei daba57f752 complete ctr_reader
7 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
Qiao Longfei 7f07dfa1a4 clean code
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
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
7 years ago
peizhilin 1a9008c420 code style fix
7 years ago
Xin Pan bae3659714 more test
7 years ago
Xin Pan 759ffca423 some improvements
7 years ago
Xin Pan 99dffb91d6 allow to repeatedly share and update BuildStrategy
7 years ago
Yu Yang 02631965c8 Refine
7 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
7 years ago
Yu Yang c28beb8a3c
test(Pe): add dry run tests for pe (#14254)
7 years ago
sneaxiy faac8a76ce remove unnecessary codes
7 years ago
peizhilin 9d67c1fb69 cpu build support
7 years ago
sneaxiy cef8cc81db merge develop
7 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
7 years ago
sneaxiy a314a80cdb merge develop
7 years ago
Qiao Longfei 681226e97c
Merge pull request #13864 from jacquesqiao/py-reader-add-test-mode
7 years ago
Qiao Longfei 60030e8678 change the use of FLAGS_reader_queue_speed_test_mode
7 years ago
Tao Luo 323d67cfc1
Merge pull request #13879 from panyx0718/doc
7 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
7 years ago
Xin Pan b11372a0af fix doc
7 years ago
Qiao Longfei 8686f7c68e add reader_queue_speed_test_mode flag for speed test
7 years ago
sneaxiy d87569134c test=develop
7 years ago
Xin Pan 63b2e98f3d Explain LoD and a few other concepts
7 years ago
chengduo e1904ac2c8
Add doc (#13765)
7 years ago
Xin Pan ddd60581b7 clean up channel
7 years ago
Xin Pan cbdf9833e3 hide create_passes_from_strategy for now
7 years ago
Xin Pan f117feab0c modify comments
7 years ago
Xin Pan b43e49fa31 fix
7 years ago
Xin Pan 36c2a9af27 pass builder allow cutomize pass in python.
7 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
Xin Pan 5ce77889f4 clean unused inference_optimize c++ implementation
7 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
7 years ago
Xin Pan 0904f07d46 polish
7 years ago
Xin Pan 56a977d436 add test
7 years ago
Xin Pan 926e1077ca version
7 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
7 years ago