Commit Graph

1834 Commits (c0a95bb2d807b59ab223bfb02c9d9890e7eae3bd)

Author SHA1 Message Date
tangwei12 c0a95bb2d8
Update io.py
8 years ago
tangwei12 5fa1f05c9d code clean and rename
8 years ago
tangwei12 bf2f1599f9 code clean
8 years ago
tangwei12 8cfcbabf5e fix dist unittest
8 years ago
tangwei12 dbb4f0d35d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dis_ckpt_fix
8 years ago
Qiao Longfei fd10669ecb
Add dependency to send recv (#12760)
8 years ago
minqiyang f4999e4f39 Remove unused six and missing six import
8 years ago
tangwei12 7715cdc69b add unit test in dist transpiler
8 years ago
tangwei12 bb9f494740 merge develop
8 years ago
tangwei12 eba7177475 add unit test and code fix
8 years ago
Qiao Longfei 653fad08f8
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
8 years ago
tangwei12 0749c8822d
Merge pull request #12556 from seiriosPlus/samplingIdOp
8 years ago
minqiyang 1ef5f2c3e8 Make flowers reader and parallel_executor more efficient
8 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
8 years ago
qingqing01 c44fb00371
Add name in relu and log API. (#12438)
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
jerrywgz c108376506 Add three modes for prelu_op (#12630)
8 years ago
gongweibao d06849305a
parameter dispather. (#12666)
8 years ago
tensor-tang efc5392d97
Merge pull request #12676 from tensor-tang/refine/op/fc
8 years ago
minqiyang a32ce8c444 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
tangwei12 baa6273c54 unit test optimize
8 years ago
minqiyang 507f479732 Polish code
8 years ago
tangwei12 09e30eeeda
Merge pull request #12696 from seiriosPlus/lookuptable_size_on_pserver_fix
8 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
tangwei12 13e99cf92f add unit test
8 years ago
Wu Yi bd87f67f0e
Dist transpile can pass startup program by argument (#12606)
8 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
8 years ago
tangwei12 ed937bc6f8 merge
8 years ago
tangwei12 e73fc973d6 revert trainer py
8 years ago
minqiyang 4d4491ef6a Fix new added code
8 years ago
minqiyang 77f12e000f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
fengjiayi d6b5302bd6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
8 years ago
tensor-tang 0098a494a2 Merge remote-tracking branch 'ups/develop' into refine/op/fc
8 years ago
gongweibao 842fb021b3
Fix clone() bug. (#12583)
8 years ago
Qiao Longfei 5d579e1a96
add export_for_deployment flag to save_inference_model (#12582)
8 years ago
minqiyang 1f86c88f4a Remove random order of fetch_list in test_random_crop_op
8 years ago
tangwei12 f42247e55f change to int to compatible with py3
8 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
8 years ago
tangwei12 0707abb51b lookup table fix
8 years ago
minqiyang 5338417b47 Polish code style
8 years ago
minqiyang ae39709e59 Polish code
8 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
tensor-tang b9dbb7c5cb fix bias attri in mkldnn fc
8 years ago
tangwei12 64683cf84a fix
8 years ago
tangwei12 011ff6bce1 bug fix
8 years ago
tensor-tang 45d0259a67 add fc forward test
8 years ago
tangwei12 59580a7f69 bug fix
8 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
8 years ago
Wu Yi d3da0ef9f6
Fix dist train with rmsprop (#12649)
8 years ago