Commit Graph

158 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
7 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
7 years ago
xujiaqi01 cedc04775c
support change shuffle and train thread num (#19841)
7 years ago
chengduo 1f68674483
refine executor bug info (#19887)
7 years ago
chengduo e340df013e
Support feed single persistable variable to PE (#19417)
7 years ago
chengduo 4278518fb0
Update CompiledProgram (#18919)
7 years ago
Leo Chen 8f53735437 Fix memory overwriting of tensors returned by executor (#19030)
7 years ago
chengduo 01c7daade7
Add checking for the fetch_list of Executor.run (#18957)
7 years ago
Zeng Jinle 8008ab4e6b
Remove legacy C++ memory optimization codes (#18834)
7 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
7 years ago
chengduo 55baeceddb
Enhance execution error info (#18482)
7 years ago
hutuxian 6e0df3102e
Refactor for Pipeline Thread Check (#18459)
7 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
7 years ago
hutuxian e42057cd1a
add ut for pipeline training (#18289)
7 years ago
jiaqi 3f8031e256
dataset (#17973)
7 years ago
hutuxian cf15c3ff1e
fix errors in python3 (#18239)
7 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
7 years ago
guru4elephant d52391094d
fix prepare context redundant code problem, optimize executor by cach… (#17743)
7 years ago
guru4elephant 326bf8291a
add Run Prepared Ctx (#17616)
7 years ago
guru4elephant 7f8bc49d00
polish_executor_and_add_ctx_cache (#17536)
7 years ago
jiaqi 66d51206b1
add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118)
7 years ago
qingqing01 e32c9888f5
Double backward of conv2d. (#17211)
7 years ago
guru4elephant 5d6a1fcf16
fix infer_from_dataset and train_from_dataset (#17243)
7 years ago
lujun e388a1fb66
Repair api example (#17221)
7 years ago
chengduo 8f534696b7
Polish Executor and Compiler doc (#17262)
7 years ago
Zeng Jinle 1202d3fc74
Refine model gpu memory (#16993)
7 years ago
dongdaxiang 05464e7c5c add gpu training for Executor.train_from_dataset
7 years ago
xjqbest 5e5139283b fix runtime error
7 years ago
xjqbest 271b7147cc fix dataset bug
7 years ago
dongdaxiang a53c8cd5a7 fix infer_from_dataset docs and abastract class problem
7 years ago
dongdaxiang 3829eac27b fix API spec about infer_from_dataset
7 years ago
dongdaxiang 87027a2eef fix API.spec problem and executor's docstring
7 years ago
dongdaxiang ade9337486 fix API.spec
7 years ago
dongdaxiang 60b7bf6fa6 add infer_from_dataset for inference
7 years ago
dongdaxiang 8e14d8f900 add data_generator package into setup.py
7 years ago
dongdaxiang d87ba58c14 refine document of python API, make device_worker and trainer's API private
7 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec
7 years ago
dongdaxiang 6bf796df14 refine print fetch list
7 years ago
xjqbest 1ec8fab7c8 remove error line
7 years ago
xjqbest b7940c2918 fix bug of gen_worker_desc and set_filelist, add some doc
7 years ago
dongdaxiang 68d7bf3de5 add fetch var function
7 years ago
dongdaxiang 9419de521f add IO percent for multi_trainer
7 years ago
dongdaxiang 6af697adb0 add trainfileswithprofiler for downpour worker
7 years ago
dongdaxiang b7a202aa38 add distributed optimizer factory
7 years ago
dongdaxiang 3641a78b01 add incubate for unified API
7 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer
7 years ago
dongdaxiang ff87698a44 refactor downpour optimization
7 years ago
dongdaxiang b66f0074b6 fix data reading bugs in api, add VLOG(3) log for setup
7 years ago
dongdaxiang b415ec27e8 make Dataset* as an argument
7 years ago
sneaxiy 2f54d9f995 Merge develop
7 years ago
Zeng Jinle f8df9eb32e fix api doc (#16201)
7 years ago
sneaxiy ac0e0f5181 merge develop
7 years ago
sneaxiy b80d76f784 merge develop
7 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
7 years ago
sneaxiy 7c4303bc4a Fix doc
7 years ago
sneaxiy 69b1ebdfa5 merge develop
7 years ago
Xin Pan 8b1672fe76 follow comments
7 years ago
Xin Pan 26e32e095a allow compiler to use graph
7 years ago
sneaxiy 7160cb0f32 decoupled reader
7 years ago
sneaxiy 7e399b0628 rename
7 years ago
sneaxiy f85245b409 test=develop
7 years ago
Xin Pan 1d31a0e10c resolve conflicts
7 years ago
Xin Pan 1888337a49 tweak the executor implementation to better match origin behavior
7 years ago
flame d60751fb71
add python inference api (#15248)
7 years ago
Xin Pan abdd9411b4 fix
7 years ago
Xin Pan c4b09a713f polish
7 years ago
Xin Pan 5f0a0286e0 add doc
7 years ago
Xin Pan 8ae9094e07 polish and resolve conflicts
7 years ago
Xin Pan beaae61a16 polish
7 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor
7 years ago
sneaxiy 3e917a934a add scope_pool
7 years ago
Tink_Y 6d04a9cf47 fix api format and example (#14686)
7 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
8 years ago
minqiyang fae5c1f514 Fix the input of executor
8 years ago
minqiyang 47561c34b0 Fix python2 CI issues
8 years ago
minqiyang a3539845f2 Polish python code style
8 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
8 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
8 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
Yancey1989 efd5a84986 update executor interface
8 years ago
Yancey1989 7570d8e77c add rpc complete interface
8 years ago
Wu Yi db67d60e31
Remove block api (#12107)
8 years ago
Yancey1989 1366832a41 add dist pass barrier
8 years ago
chengduo a64844ad00
enable PE return numpy (#11704)
8 years ago
dzhwinter 15130fc8cb "non-layer add doc for executor module" (#11602)
8 years ago
Yu Yang b94f7848c4
Merge pull request #11531 from reyoung/feature/non_layer_api_doc
8 years ago
chengduoZH 10cee7ed1f Add doc of fetch var
8 years ago
yuyang18 ea44157b09 Add APIs
8 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
8 years ago
dzhwinter 62c51e44d2
"add float64 tests" (#10450)
8 years ago
Yibing Liu 129b913cff Fix the bug in executor.fetch_var
8 years ago
dzhwinter 6cfc0c1497
"polish code" (#9318)
8 years ago
Qiao Longfei 37a272e670
add executor.prepare (#9022)
8 years ago
qiaolongfei 1ee77841be add get_program_cache_key function
8 years ago
qiaolongfei b63901f523 optimize program_cache_key, delete cache when use_program_cache is false
8 years ago
qiaolongfei 82a8e080cb update comment of executor.run
8 years ago