Commit Graph

16761 Commits (1e417b93e04e5edcdce0c797f30a9d5287d82e4e)
 

Author SHA1 Message Date
yuyang18 b048ddf0bd
Merge error
7 years ago
yuyang18 b8975d6842
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 d36e13efd8
Merge branch 'feature/add_pyreader_demo' into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 1478a5fc0b
Make open_files use buffer
7 years ago
tangwei12 4bd64781ca fix distribued transpile when slice_var_up=False
7 years ago
yuyang18 dc34effd35
Extract buffered reader
7 years ago
minqiyang a90f83775e Add version test
7 years ago
minqiyang da433f7927 Only get tag version when branch name matches release branch
7 years ago
Qiyang Min cebf7c602d
Merge pull request #12095 from velconia/port_py3
7 years ago
yuyang18 ab1a6cb8b8
Remove warning
7 years ago
yuyang18 392318045f
Merge branch 'feature/dctor_all_readers' into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 c5023bea75
Merge branch 'feature/rewrite_open_files' into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 fecbe52200
Rewrite open_files
7 years ago
Yu Yang ba997b8ccd
Merge pull request #12097 from reyoung/feature/hide_api_cont
7 years ago
yuyang18 c680bc1d7f
Rewrite DoubleBuffer
7 years ago
yuyang18 c9cf2bdb9c
Dctor cache
7 years ago
minqiyang 448ca8a46d Move LinkChecker from requirements to Dockerfile
7 years ago
yuyang18 ee7d8b4d66
Refine Shutdown Impl
7 years ago
Jacek Czaja 8e20d36bc8 - comment update
7 years ago
Jacek Czaja c981222b3b - Conv MKLDNN grad op reuse of mkldnn primitives
7 years ago
yuyang18 7ca8528031
Refine pyreader demo
7 years ago
tensor-tang f0cd493c0d
Merge pull request #11989 from tensor-tang/feature/libxsmm
7 years ago
Tao Luo 3a769b9b90
Merge pull request #12100 from sfraczek/sfraczek/top-k-reserve
7 years ago
yuyang18 e8eb81ca28
Just train two batch
7 years ago
yuyang18 bcb1516d11
Run test startup
7 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
7 years ago
Luo Tao 97619425be use ./run.sh instead of sh run.sh
7 years ago
Sylwester Fraczek 4d55aca40e reserve vector space before loop in top-k
7 years ago
yuyang18 6e38de1ce2
Strange Hang problem
7 years ago
yuyang18 8c2eba71e2
Refine demo
7 years ago
Luo Tao 193aeaeab4 Merge branch 'develop' into demo
7 years ago
yuyang18 9a570fb95e
Add demo code about pyreader
7 years ago
Yu Yang 76086df412
Merge pull request #12097 from reyoung/feature/hide_api_cont
7 years ago
Luo Tao b5a6c4d88a adjust the order of libpaddle_inference_api and libpaddle_fluid
7 years ago
Yu Yang bc8c7ccd99
Merge pull request #12114 from reyoung/feature/get_beam_search_prob_on_capi
7 years ago
Qiao Longfei 2cb5c3556b
Merge pull request #12129 from jacquesqiao/clean-code
7 years ago
Luo Tao b1a1124d36 fix compiler and run error in static library
7 years ago
yuyang18 4ff1bde5fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago
qiaolongfei 600f5f0b49 simpilify distribute transpiler
7 years ago
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
7 years ago
Qiao Longfei a0530c3b6e
Merge pull request #12123 from jacquesqiao/distribute-transpiler-handle-adam-accumulator
7 years ago
Yancey1989 d14afcedeb polish function name
7 years ago
Yancey1989 4a91a14549 enforce rpc client timeout
7 years ago
Yancey 486121d554
Merge pull request #12120 from Yancey1989/fix_cpu_pe
7 years ago
minqiyang 95e2d28659 Replace relative_import with absolute_import
7 years ago
qiaolongfei 4344e571a7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distribute-transpiler-handle-adam-accumulator
7 years ago
sneaxiy 0fef252718 Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy 88f6eef4ab Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
Qiyang Min a376efb3f3
Merge pull request #12105 from velconia/fix_is_taged
7 years ago
minqiyang 95b4a6a29d Make import paddle.fluid possible now
7 years ago