Commit Graph

5484 Commits (5cdf40bfe6eea30a7bc4e0fa7008b681f90e59b5)

Author SHA1 Message Date
baiyf be2d9dc2b8 Add prior_box output order control (#12032)
7 years ago
achao2013 8e4b225fe4 Add fake_quantize_op. (#11359)
7 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
7 years ago
Tao Luo 6a749d126f
Merge pull request #12066 from luotao1/find_patchelf
7 years ago
Tao Luo e91ecd5d91
Merge pull request #12077 from wojtuss/wojtuss/cycle-cifar-flowers2
7 years ago
Wojciech Uss 4594f186fa added cycling the dataset for cifar and flowers
7 years ago
Luo Tao 8cd1c7bb52 Merge branch 'develop' into find_patchelf
7 years ago
Tao Luo 938920c894
Merge pull request #12020 from typhoonzero/fix_mac_whl_packaging
7 years ago
Luo Tao e986ad4bcb add check for patchelf in CMakelists.txt
7 years ago
fengjiayi 26ae6111d1
Merge pull request #12051 from JiayiFeng/dev_reader_ResetAll
7 years ago
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
7 years ago
qingqing01 ef4895df3b
Make IfElse operator works and fix unit testing. (#11972)
7 years ago
Qiyang Min 1bd9fe87e2
Merge pull request #11834 from velconia/update_version_via_git_branch
7 years ago
fengjiayi d55919c656 Impl ResetAll and fix errors
7 years ago
typhoonzero bebb987012 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_mac_whl_packaging
7 years ago
fengjiayi 0e9f1e2790 Make ReaderBase thread safe and remove ThreadedReader
7 years ago
typhoonzero 55e6e2c4a8 follow commonts
7 years ago
typhoonzero 28b7f87ccf fix mac build and whl pkg
7 years ago
minqiyang fe49e46904 Fix the problem that CMake do not support {} regex
7 years ago
minqiyang 1af7d5a2e8 Change the incorrect version result from UNKNOWN to 0
7 years ago
Yu Yang d087866cda
Merge pull request #12005 from reyoung/feature/fix_data_balance_on_one_gpu
7 years ago
yuyang18 8e86721fe7
Fix data balance on single GPU
7 years ago
minqiyang 37a4322112 Polish the code in setup.py.in
7 years ago
minqiyang add2e1b79c Merge variable name to detail
7 years ago
minqiyang b658d20597 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
7 years ago
Luo Tao bc16b22ba3 check return value of patchelf in setup.py.in
7 years ago
Tao Luo d3a48484bd
Merge pull request #11983 from luotao1/inference_doc
7 years ago
Tao Luo 7a735f259f use -rpath to fix libmklml_intel.so not found (#11806)
7 years ago
minqiyang 1ee16f5692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
7 years ago
Qiyang Min 201928d005
Merge pull request #11839 from velconia/fix_reader_op_in_pserver
7 years ago
Luo Tao da70863080 add inference_transpiler doc to develop branch
7 years ago
yuyang18 a1e88c467a
Fix import error
7 years ago
Wu Yi 26ff5a53ee Add note when import core.so error (#11918)
7 years ago
Xin Pan 93da8e2711 update develop version
7 years ago
fengjiayi ce16b40b04
Merge pull request #11891 from JiayiFeng/dev_eof_exp
7 years ago
Xin Pan 71b1c397d7
Merge pull request #11874 from panyx0718/move_trainer
7 years ago
minqiyang 9ea8b7ba21 Change the default return value of version from 0 to UNKNOWN
7 years ago
minqiyang 078da5dee8 Remove MAJOR, MINOR, PATCH and add comment for assert
7 years ago
Xin Pan 94cb59ad09 hide utils to legacy
7 years ago
Yancey f7fd711e3f
Merge pull request #11868 from Yancey1989/dist_pass_barrier
7 years ago
minqiyang 4cf76cfdf3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_reader_op_in_pserver
7 years ago
Xin Pan aa2f76fd9b move trainer
7 years ago
fengjiayi 3fab4f65a4 Add EOFException to represent EOF in C++ reader
7 years ago
Wu Yi adfaf9a665
make transpiler test reliable (#11848)
7 years ago
fengjiayi 58560622bc
Merge pull request #11854 from JiayiFeng/dev_data_balance
7 years ago
fengjiayi 81f22bb2f6
Merge pull request #11670 from JiayiFeng/refine_test_reader_transpiler
7 years ago
minqiyang 703c496628 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_reader_op_in_pserver
7 years ago
fengjiayi 7de8d11590 follow comments
7 years ago
fengjiayi ff4317cee9 follow comments
7 years ago
Xin Pan 982dabe293
Merge pull request #11866 from panyx0718/move_func
7 years ago