Commit Graph

76 Commits (ade9337486de4a25dcebd951c1f64b9754f10b56)

Author SHA1 Message Date
dongdaxiang ade9337486 fix API.spec
6 years ago
dongdaxiang 60b7bf6fa6 add infer_from_dataset for inference
6 years ago
dongdaxiang 8e14d8f900 add data_generator package into setup.py
6 years ago
dongdaxiang d87ba58c14 refine document of python API, make device_worker and trainer's API private
6 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec
6 years ago
dongdaxiang 6bf796df14 refine print fetch list
6 years ago
xjqbest 1ec8fab7c8 remove error line
6 years ago
xjqbest b7940c2918 fix bug of gen_worker_desc and set_filelist, add some doc
6 years ago
dongdaxiang 68d7bf3de5 add fetch var function
6 years ago
dongdaxiang 9419de521f add IO percent for multi_trainer
6 years ago
dongdaxiang 6af697adb0 add trainfileswithprofiler for downpour worker
6 years ago
dongdaxiang b7a202aa38 add distributed optimizer factory
6 years ago
dongdaxiang 3641a78b01 add incubate for unified API
6 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer
6 years ago
dongdaxiang ff87698a44 refactor downpour optimization
6 years ago
dongdaxiang b66f0074b6 fix data reading bugs in api, add VLOG(3) log for setup
6 years ago
dongdaxiang b415ec27e8 make Dataset* as an argument
6 years ago
sneaxiy 2f54d9f995 Merge develop
6 years ago
Zeng Jinle f8df9eb32e fix api doc (#16201)
6 years ago
sneaxiy ac0e0f5181 merge develop
6 years ago
sneaxiy b80d76f784 merge develop
6 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
6 years ago
sneaxiy 7c4303bc4a Fix doc
6 years ago
sneaxiy 69b1ebdfa5 merge develop
6 years ago
Xin Pan 8b1672fe76 follow comments
6 years ago
Xin Pan 26e32e095a allow compiler to use graph
6 years ago
sneaxiy 7160cb0f32 decoupled reader
6 years ago
sneaxiy 7e399b0628 rename
6 years ago
sneaxiy f85245b409 test=develop
6 years ago
Xin Pan 1d31a0e10c resolve conflicts
6 years ago
Xin Pan 1888337a49 tweak the executor implementation to better match origin behavior
6 years ago
flame d60751fb71
add python inference api (#15248)
6 years ago
Xin Pan abdd9411b4 fix
6 years ago
Xin Pan c4b09a713f polish
6 years ago
Xin Pan 5f0a0286e0 add doc
6 years ago
Xin Pan 8ae9094e07 polish and resolve conflicts
6 years ago
Xin Pan beaae61a16 polish
6 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor
6 years ago
sneaxiy 3e917a934a add scope_pool
6 years ago
Tink_Y 6d04a9cf47 fix api format and example (#14686)
6 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
minqiyang fae5c1f514 Fix the input of executor
7 years ago
minqiyang 47561c34b0 Fix python2 CI issues
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
7 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
7 years ago