Commit Graph

172 Commits (fdb719a1bf01e01bb639370b701e7f7d30fbd145)

Author SHA1 Message Date
Qiao Longfei adf272bcec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
guru4elephant 76b49f02ee
Merge pull request #16539 from guru4elephant/train_with_pipe_reader_merge_develop
6 years ago
Qiao Longfei baf02328b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
Wu Yi 22b02bfa62
Batch norm cudnn accurate (#16545)
6 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
6 years ago
dongdaxiang 8e14d8f900 add data_generator package into setup.py
6 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec
6 years ago
xujiaqi01 3cea00bd52 store memory data in Dataset && fix bug
6 years ago
xjqbest dd67ad08a2 modify c++ and python dataset related code & fix bug
6 years ago
Qiao Longfei d8974e6da0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
Jiabin Yang 54a73578a8
Feature/install check (#16044)
6 years ago
Qiao Longfei 30618409db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
Zeng Jinle c64d959343
Merge pull request #16295 from zhhsplendid/zhenghuihuang-dev-2
6 years ago
zhhsplendid 124f1df481 Add flags for init and re-alloc gpu
6 years ago
chengduo f26ba5bddd
Fuse AllReduce (#15921)
6 years ago
zhhsplendid 22715487dc add allocator flags
6 years ago
Qiyang Min 8e4ad008fb
Merge pull request #16198 from velconia/imperative_train_speed
6 years ago
Qiao Longfei 039d783db5 change communicator_recv_wait_ms to communicator_max_send_grad_num_before_recv
6 years ago
minqiyang 42e96a029f Accelerate CPU part
6 years ago
baojun e3c37bd564 remove const_cast and refactor ngraph engine code (#15925)
6 years ago
Qiao Longfei 43378ad626 add flags to init
6 years ago
Qiao Longfei 0a828fef82 add some flags for communicator
6 years ago
sneaxiy 814a759061 merge develop
6 years ago
liuwei1031 caadd0581d
add IfElse test case for ir memory optimize (#15998)
6 years ago
sneaxiy a9ea99d700 merge develop
6 years ago
mozga-intel 68a9ead17a The flag of mkldnn is enabled iff it is necessary
6 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
6 years ago
Yan Xu d424e5b4c9
add launch mp distributed job py module test=develop (#15620)
6 years ago
sneaxiy eac5a0aa0c Merge develop
6 years ago
dzhwinter 8f3b252392 squash commits. test=develop
6 years ago
Xin Pan 73093656b8
Merge pull request #15331 from panyx0718/api
6 years ago
Xin Pan 24bb6a6aec expose CompiledProgram
6 years ago
Qiao Longfei 9b4fe283e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
chengduo 46d01d798e
Revert "Revert "Remove workspace_handle in conv_cudnn (#15186)"" (#15290)
6 years ago
chengduozh 358e657f68 Revert "Remove workspace_handle in conv_cudnn (#15186)"
6 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
6 years ago
sneaxiy 594dc4d8f0 partial gc 1st version
6 years ago
qingqing01 a037378fdb
Fix error with cuDNN version less than 7.1. (#15219)
6 years ago
Qiao Longfei 44b300556d change min_row_size_to_use_multithread to parameter of adam
6 years ago
Qiao Longfei 87b4eb1da4 change min_param_size_to_use_multithread to min_row_size_to_use_multithread
6 years ago
Qiao Longfei 17b1b660fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
wopeizl 796322d31a
Merge pull request #15134 from wopeizl/windows/whlsupport
6 years ago
Yancey1989 449bf58ea6 disable parallelgraph mode by default test=develop
6 years ago
peizhilin 1cb74b061b fix the whl issue test=develop
6 years ago
Yancey1989 0a885ac12a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Yancey1989 ca8c77d966 selecte execution according to strategy test=develop
6 years ago
gongweibao ce70229ba6
Add max_body_size flags to brpc (#15084)
6 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. (#14968)
6 years ago
sneaxiy 3e917a934a add scope_pool
6 years ago