Commit Graph

210 Commits (269db0d1d16c0079a0f7039a5717b27e2c139af6)

Author SHA1 Message Date
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
5 years ago
Zeng Jinle aa4d6a5d6c
Add some debug flags to auto growth allocator (#21766)
5 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
5 years ago
Zeng Jinle 2a54c359f0
add fraction of cpu memory to use, test=develop (#21453)
5 years ago
Leo Chen e0c9d856fb
add unused input vars check for OpWithKernel, test=develop (#21169)
5 years ago
Zeng Jinle 09696d5df8
Use system allocator in OpTest (#21335)
5 years ago
hong ff0886a92a
save load problem fix and new feature add (#20823)
5 years ago
123malin 95e90aa102
test=develop, add communicator_is_sgd_optimizer flag (#20677)
5 years ago
gongweibao f3f52fc1e2
Retry when failed to bind address. (#20642)
5 years ago
hong fa43e80e19 New save load interface (#20148)
5 years ago
tangwei12 b5a410466c
Trainer heartbeat for async mode (#19600)
5 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
5 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
5 years ago
Aurelius84 039b9710d5
Remove constraint that last dimension is forced to be 1 by adding lookup_table_v2 (#19735)
5 years ago
chengduo d7251a8e1e
Delete local execution scopes (#19749)
5 years ago
Zeng Jinle 13ca364ceb
remove some flags and add comments to some flags, test=develop (#19813)
5 years ago
123malin 1bc285a53a
add retry function to try to solve grpc error code 14 (#19661)
5 years ago
Aurelius84 8c7e411908
Remove constraint that last dimension is forced to be 1 by adding one_hot_v2 (#19716)
5 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
6 years ago
Zeng Jinle a7691603a5
add gpu_allocator_try_time config, test=develop (#19675)
6 years ago
mapingshuo c2e5eaa27d
delete recordio writer (#19406)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
Zeng Jinle 8008ab4e6b
Remove legacy C++ memory optimization codes (#18834)
6 years ago
pkpk e9c7e218f2
Nan debugger init (#18401)
6 years ago
Qiao Longfei 0e08e91c18
optimize communicator merge sparse gradient test=develop (#18159)
6 years ago
tensor-tang 68da8b2a01
refine core cmake warning and print more info (#18248)
6 years ago
Zeng Jinle 25ab23be28
Fix dygraph mem leak (#18082)
6 years ago
qingqing01 80d2e66f9e
Update backward appending stragety to support double backward and fix some bug. (#18104)
6 years ago
Hongyu Liu 9f85f21880
Add new gard clip [old gradient clip not support in dy graph] (#17523)
6 years ago
Qiao Longfei 287de41c04
Optimize communicator flags (#17494)
6 years ago
liuwei1031 c3949f5699
remove two useless flags: enable_subgraph_optimize, memory_optimize_debug, test=develop (#17491)
6 years ago
Tao Luo ff1661f12a
remove unused FLAGS_warpctc_dir (#17162)
6 years ago
guru4elephant f938ccec62
remove async executor python api to fix document (#17174)
6 years ago
Qiao Longfei 0608f8ca56 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
6 years ago
lujun e97ded835a merge branch, test=develop
6 years ago
lujun 717256755a move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
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
lujun 1dcd28e819 move dygraph.nn,dygraph.layer to fluid, test=develop
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