minqiyang
6abe819f07
Fix pybind11 problem
...
Fix str and bytes problem
Fix sorted problem
Fix math problem
Fix CI problem
7 years ago
minqiyang
1f618c4ff9
Fix the overfix of 2to3 in xrange
7 years ago
minqiyang
0c7d6eb8b2
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang
559d36328c
Apply 2to3 to current paddle main python code
7 years ago
fengjiayi
604bd85a45
update inference_optimize()
7 years ago
sneaxiy
380ab62e4f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into py_reader_doc
7 years ago
Qiao Longfei
4e07f25915
Merge pull request #12295 from jacquesqiao/speedup-reduce-sum-grad-op
...
Speedup reduce sum grad op
7 years ago
fengjiayi
060f421797
Some enhancement on readers
...
1. Make the feeding thread of py_reader a daemon thread.
2. Update buffer_reader's destructor, fixing a bug.
3. Make pyreader demo script supporting CPU environment.
7 years ago
yuyang18
e9c8d930a5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Xin Pan
7ceec40360
hide more apis
7 years ago
yuyang18
61b3a5977f
Refine Python Reader
7 years ago
yuyang18
c204f0cc2b
Refine PyReader
7 years ago
yuyang18
6a46c0798e
Polish PyReader
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
yuyang18
fecbe52200
Rewrite open_files
7 years ago
yuyang18
7ca8528031
Refine pyreader demo
7 years ago
yuyang18
e8eb81ca28
Just train two batch
7 years ago
yuyang18
9a570fb95e
Add demo code about pyreader
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
sneaxiy
e40905daed
Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy
df7ecbf5a1
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
sneaxiy
739c330914
fix merge conflict
7 years ago
sneaxiy
1b59220d50
complete python reader op python side
7 years ago
fengjiayi
e1a46bba59
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
Yancey1989
aa84b21e3b
fix unit tests
7 years ago
fengjiayi
32478fe0ea
Make buffers of DoubleBufferReader and open_files bigger
7 years ago
yuyang18
fda1a78844
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
fengjiayi
bcae8729ac
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
qingqing01
cc1239ffc9
Update some doc about API reference. ( #11495 )
...
* Update some doc about layers' API.
* Fix format.
* Fix example bug in random_data_generator.
* Fix example bug in dropout.
* Follow comments and some small fix for some examples.
7 years ago
fengjiayi
29ddf6c5d8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
Tao Luo
5ea039b3c1
Merge pull request #11470 from typhoonzero/fix_unitests
...
Fix dist ut
7 years ago
fengjiayi
b00fbd962c
fix error
7 years ago
tensor-tang
0329ee7496
Merge pull request #11497 from tensor-tang/doc
...
Doc update
7 years ago
Yu Yang
745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
...
Polish documentation
7 years ago
yi.wu
9397a2e0c8
fix format
7 years ago
yi.wu
3380737cb7
update by comment
7 years ago
fengjiayi
d684b49cb0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
tensor-tang
98ab2b403e
polish doc: softshrink, assign, shuffle
7 years ago
fengjiayi
a6e69d3cc1
Add doc for 'batch'
7 years ago
yi.wu
44925eb4c2
fix dist ut
7 years ago
yuyang18
cbc1b7f1ce
Polish documentation
7 years ago
fengjiayi
980499faf1
fix errors
7 years ago
yi.wu
c58ba827bb
update
7 years ago
Xin Pan
9185579c45
follow comments
7 years ago
Xin Pan
5d0bf8bc8f
Add API docs.
7 years ago
yuyang18
ff55d4c593
Polish documents
...
* less_than
* cumsum
* multiplex
* open_recordio_file
7 years ago
yi.wu
ff4efb84d9
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
yi.wu
efcff3d9e5
polish api ref docs
7 years ago
yi.wu
5be454bf33
polish docs
7 years ago