Commit Graph

183 Commits (a4c528a31c3daa11d2fade2b5cf75608fb65337a)

Author SHA1 Message Date
Zeng Jinle c6189637cd
Fix allocator bug (#16712)
7 years ago
Qiao Longfei adf272bcec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
guru4elephant 76b49f02ee
Merge pull request #16539 from guru4elephant/train_with_pipe_reader_merge_develop
7 years ago
Qiao Longfei baf02328b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
liuwei1031 278debab71
fix comments of 16410, test=develop (#16499)
7 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
7 years ago
dongdaxiang 241d8808be add timer to distributed executor
7 years ago
dongdaxiang 3c73859eec add trainer_desc.proto to distributed executor
7 years ago
dongdaxiang 0030eb2a61 fix distributed building
7 years ago
dongdaxiang f39b323ed7 remove trainer_library in CMakeLists
7 years ago
dongdaxiang f6c9232a3d fix dataset float32 type problem
7 years ago
xujiaqi01 ecfc7df913 add dataset factory && fix style
7 years ago
dongdaxiang b415ec27e8 make Dataset* as an argument
7 years ago
xjqbest dd67ad08a2 modify c++ and python dataset related code & fix bug
7 years ago
dongdaxiang cc4def6ba5 fix some conflict for compilation
7 years ago
heqiaozhi 9bca1926c1 refactor & fix bug
7 years ago
xjqbest 2e9a836c6f add DataSet and InMemoryDataFeed, support load data into memory and shuffle data
7 years ago
dongdaxiang 2486389793 add RunFromDataset in executor
7 years ago
xjqbest 824b84d185 add DataSet and InMemoryDataFeed, support load data into memory and shuffle data
7 years ago
dongdaxiang 1fe54416c9 move fs.cc and shell.cc into paddle/fluid/framework/io
7 years ago
dongdaxiang afaf937010 add fs_local_open example
7 years ago
dongdaxiang cf1360643f add printer for fetch variable
7 years ago
dongdaxiang 54f047a126 fix ngraph compile option
7 years ago
dongdaxiang dd1dc9bcf0 add common.h.in back
7 years ago
dongdaxiang c165012031 refine device_worker and trainer code
7 years ago
dongdaxiang 24a8001142 make -DWITH_PSLIB=ON compilable
7 years ago
Qiao Longfei d8974e6da0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
sneaxiy a0f4fefb60 delete source file no_need_buffer_vars_inference.cc
7 years ago
Qiao Longfei 30618409db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
sneaxiy 78fb3a62e0 fix env variable settting bug
7 years ago
sneaxiy 7000ec85d9 fix some op grad maker
7 years ago
sneaxiy a93a9eef8f add op registry type
7 years ago
Zeng Jinle 472f16b5aa
Merge pull request #16063 from sneaxiy/enhance_gc
7 years ago
chengduo ad80bde824
Revert "Revert "Add Event for TensorCopy"" (#16035)
7 years ago
sneaxiy 814a759061 merge develop
7 years ago
sneaxiy 597dc65e76 enhance gc
7 years ago
chengduo e2da3a5b22
Revert "Add Event for TensorCopy" (#16022)
7 years ago
chengduo 7235fd662b
Add Event for TensorCopy (#15953)
7 years ago
Qiao Longfei cc71e89499 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
baojun f4a0e68481 Fix ngraph compile WITH_DISTRIBUTE=ON (#15636)
7 years ago
Qiao Longfei 16af1dbc7b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
dzhwinter 9f693fcac4 rerun ci. test=develop
7 years ago
dzhwinter 5cab99a686 fuck windows. rerun windows ci. test=develop
7 years ago
Qiao Longfei d6c0dcaa16 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
dzhwinter ee3aae56cd merge develop branch. test=develop
7 years ago
Yan Chunwei b62b756b28
add version support (#15469)
7 years ago
Qiao Longfei a66115bed5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
baojun-nervana 8e9308a51a mv ngraph_bridge to ngraph directory test=develop
7 years ago
Qiao Longfei ada43e89c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
baojun efce25673c Adding ngraph_engine_op (#14948)
7 years ago