Commit Graph

162 Commits (7cdd57a474cf76e2cd2ac5fe78b8eee7a403780c)

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