Commit Graph

5676 Commits (fa9cbfb752c193311f2fcc5f2bf8ba4dab4db172)

Author SHA1 Message Date
tangwei12 2bd7fe5add Merge branch 'Pdv' into ckpt_new_api
8 years ago
qiaolongfei 55aea98209 update test_optimizer
8 years ago
sneaxiy e40905daed Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
8 years ago
Yancey1989 bbd53131f0 update
8 years ago
sneaxiy 31c7f6b968
Merge branch 'develop' into complete_py_reader_python
8 years ago
qiaolongfei 2ce1ed3dbd add optimized_guard for ModelAverage
8 years ago
qiaolongfei 971cf70517 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
8 years ago
qiaolongfei d8220ccb91 add optimized_guard for optimizer finish_update
8 years ago
Yibing Liu 1617fe2edd
Merge pull request #11897 from chenwhql/unsqueeze_op
8 years ago
guosheng 4ee069fdba Fix the HierarchicalSigmoidGradOpKernel and refine the codes. Now hsigmoid_op is same with V2 implementation and can pass gradient check.
8 years ago
yuyang18 4dccb58483
Hide clip APIs
8 years ago
yuyang18 0c8f69c370
Hide more APIs
8 years ago
yuyang18 6eba4b32ce
Fix unittests after hide APIs
8 years ago
qiaolongfei 901d538960 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mac-patchelf-check
8 years ago
tangwei12 5137f62859 bug fix
8 years ago
chenweihang 938319bbd2
Merge branch 'develop' into unsqueeze_op
8 years ago
Yibing Liu 092d620187
Merge pull request #11812 from chenwhql/squeeze_op
8 years ago
Yancey1989 031a07f9c0 add rpc_deadline in bootstrapper
8 years ago
qiaolongfei d6005b6949 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mac-patchelf-check
8 years ago
yuyang18 818e070890
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
8 years ago
Yu Yang 1c9c8e8de7
Merge pull request #12065 from reyoung/feature/hide_apis
8 years ago
qiaolongfei 010c0ab0a1 add install_name_tool check on macos
8 years ago
minqiyang 9130a8847a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_is_taged
8 years ago
minqiyang a685566cd5 Throw all warnings from git describe in setup.py.in
8 years ago
qiaolongfei d99775a718 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
8 years ago
Tao Luo 16aca3c087
Merge pull request #12090 from luotao1/v2
8 years ago
qiaolongfei 7ce0d45efa fix adam and adamax optimizer
8 years ago
yuyang18 b83ffda4aa
Try hide APIs
8 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
8 years ago
fengjiayi 74fa603cce
Merge pull request #12043 from JiayiFeng/fix_backward_bug
8 years ago
chenweihang b8ea7a081a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
8 years ago
yuyang18 5832e817d5
Hide append_regularizer
8 years ago
Luo Tao 2bb43ede48 add rpath to _swig_paddle.so
8 years ago
baiyf be2d9dc2b8 Add prior_box output order control (#12032)
8 years ago
guosheng e7f7ba97fe Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
8 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
8 years ago
chenweihang 84a525a38a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
8 years ago
sneaxiy f85e16f1de Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
8 years ago
chenweihang fbef49e772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
8 years ago
yuyang18 ff07af8d93
Hide calc_gradient
8 years ago
yuyang18 5e725dc52b
Hide Optimizer methods
8 years ago
achao2013 8e4b225fe4 Add fake_quantize_op. (#11359)
8 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
8 years ago
fengjiayi d22c282150 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_backward_bug
8 years ago
Tao Luo 6a749d126f
Merge pull request #12066 from luotao1/find_patchelf
8 years ago
chenweihang 2bd65dbf71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
8 years ago
chenweihang fd01a43a3c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
8 years ago
Tao Luo e91ecd5d91
Merge pull request #12077 from wojtuss/wojtuss/cycle-cifar-flowers2
8 years ago
Wojciech Uss 4594f186fa added cycling the dataset for cifar and flowers
8 years ago
fengjiayi 498f8b66ee Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reader_reset_tests
8 years ago
Luo Tao 8cd1c7bb52 Merge branch 'develop' into find_patchelf
8 years ago
Tao Luo 938920c894
Merge pull request #12020 from typhoonzero/fix_mac_whl_packaging
8 years ago
fengjiayi 2888d5e610 add unittest
8 years ago
tangwei12 13a1a8a6bb move checkpoint api to trainer.py
8 years ago
Luo Tao e986ad4bcb add check for patchelf in CMakelists.txt
8 years ago
yuyang18 6c83dcd622
Hide get_places. Mark it as deprecated
8 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
8 years ago
fengjiayi 07ab9ce4e7 update the comments
8 years ago
fengjiayi 26ae6111d1
Merge pull request #12051 from JiayiFeng/dev_reader_ResetAll
8 years ago
tangwei12 550b2e25ae move checkpoint api to trainer.py
8 years ago
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
8 years ago
chenweihang 8f2486ca16 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
8 years ago
qingqing01 ef4895df3b
Make IfElse operator works and fix unit testing. (#11972)
8 years ago
tangwei12 95545f7676 checkpoint api optimized
8 years ago
Qiyang Min 1bd9fe87e2
Merge pull request #11834 from velconia/update_version_via_git_branch
8 years ago
fengjiayi d55919c656 Impl ResetAll and fix errors
8 years ago
fengjiayi 3c9b59b8e8 update
8 years ago
typhoonzero bebb987012 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_mac_whl_packaging
8 years ago
fengjiayi f5894d22c5 Fix a backward bug
8 years ago
chenweihang 4453473f71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
8 years ago
fengjiayi 0e9f1e2790 Make ReaderBase thread safe and remove ThreadedReader
8 years ago
chenweihang 5f89272c89 change the bit insert to array insert for understandability
8 years ago
typhoonzero 55e6e2c4a8 follow commonts
8 years ago
typhoonzero 28b7f87ccf fix mac build and whl pkg
8 years ago
sneaxiy 80b991f02c fix merge conflict
8 years ago
minqiyang fe49e46904 Fix the problem that CMake do not support {} regex
8 years ago
chenweihang fccdc1abea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
8 years ago
minqiyang 1af7d5a2e8 Change the incorrect version result from UNKNOWN to 0
8 years ago
Yu Yang d087866cda
Merge pull request #12005 from reyoung/feature/fix_data_balance_on_one_gpu
8 years ago
chenweihang 62a17f5053 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
8 years ago
chenweihang 80126a7496 small fix based reviewer's advice
8 years ago
yuyang18 8e86721fe7
Fix data balance on single GPU
8 years ago
minqiyang 37a4322112 Polish the code in setup.py.in
8 years ago
minqiyang add2e1b79c Merge variable name to detail
8 years ago
minqiyang b658d20597 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
8 years ago
Luo Tao bc16b22ba3 check return value of patchelf in setup.py.in
8 years ago
Tao Luo d3a48484bd
Merge pull request #11983 from luotao1/inference_doc
8 years ago
Tao Luo 7a735f259f use -rpath to fix libmklml_intel.so not found (#11806)
8 years ago
chenweihang 9ca8db237a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
8 years ago
chenweihang 927d793746 simplify test case
8 years ago
minqiyang 1ee16f5692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
8 years ago
Qiyang Min 201928d005
Merge pull request #11839 from velconia/fix_reader_op_in_pserver
8 years ago
Luo Tao da70863080 add inference_transpiler doc to develop branch
8 years ago
chenweihang a6d94e8dc6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
8 years ago
chenweihang 49b2cf5fee adjust some code based reviewer's advice
8 years ago
yuyang18 a1e88c467a
Fix import error
8 years ago
sneaxiy 9b28260029 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
8 years ago
sneaxiy 739c330914 fix merge conflict
8 years ago
Wu Yi 26ff5a53ee Add note when import core.so error (#11918)
8 years ago
Xin Pan 93da8e2711 update develop version
8 years ago
fengjiayi ce16b40b04
Merge pull request #11891 from JiayiFeng/dev_eof_exp
8 years ago
chenweihang 79333fa7b8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
8 years ago
chenweihang ca15779394 rewrite, use reshape op in unsqueeze op, test passed
8 years ago
Xin Pan 71b1c397d7
Merge pull request #11874 from panyx0718/move_trainer
8 years ago
minqiyang 9ea8b7ba21 Change the default return value of version from 0 to UNKNOWN
8 years ago
minqiyang 078da5dee8 Remove MAJOR, MINOR, PATCH and add comment for assert
8 years ago
Xin Pan 94cb59ad09 hide utils to legacy
8 years ago
chenweihang ee760d1c2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
8 years ago
chenweihang 0cef33a468 adjust the dims range to [1,6] and fix some problem
8 years ago
Yancey f7fd711e3f
Merge pull request #11868 from Yancey1989/dist_pass_barrier
8 years ago
minqiyang 4cf76cfdf3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_reader_op_in_pserver
8 years ago
Xin Pan aa2f76fd9b move trainer
8 years ago
sneaxiy 8511bdb2d3 fix merge conflict
8 years ago
chenweihang 996c157f61 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
8 years ago
chenweihang e402496238 complete unsqueeze op and related unittest.
8 years ago
fengjiayi 3fab4f65a4 Add EOFException to represent EOF in C++ reader
8 years ago
Wu Yi adfaf9a665
make transpiler test reliable (#11848)
8 years ago
fengjiayi 58560622bc
Merge pull request #11854 from JiayiFeng/dev_data_balance
8 years ago
sneaxiy 1b59220d50 complete python reader op python side
8 years ago
fengjiayi 81f22bb2f6
Merge pull request #11670 from JiayiFeng/refine_test_reader_transpiler
8 years ago
chenweihang 9ca88fa8a5 Adjust squeeze op and code the unittest, test passed
8 years ago
minqiyang 703c496628 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_reader_op_in_pserver
8 years ago
fengjiayi 7de8d11590 follow comments
8 years ago
fengjiayi ff4317cee9 follow comments
8 years ago
Xin Pan 982dabe293
Merge pull request #11866 from panyx0718/move_func
8 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
8 years ago
Yibing Liu 5f79c7fbb6
Merge pull request #11174 from kuke/argsort_dev
8 years ago
Yancey1989 c1ab215e26 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_pass_barrier
8 years ago
Yancey1989 1366832a41 add dist pass barrier
8 years ago
Xin Pan a9086bf320 also move a few other dir to legacy/
8 years ago
Xin Pan 312f9170af move gserver codes to legacy.
8 years ago
Yibing Liu c225d7a298 Use real test data for fit_a_line model to get valid result
8 years ago
Yibing Liu 9386ac0a40 Enhance cuda code & unittest for argsort_op
8 years ago
Yancey d9e7ea83c6
Merge pull request #11790 from Yancey1989/dist_test_word2vec
8 years ago
guochaorong c318aa5ffa
Merge pull request #11850 from guochaorong/revert_11496
8 years ago
fengjiayi 3606a306f2 refine
8 years ago
fengjiayi 49a04d75ee Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_data_balance
8 years ago
fengjiayi 4b950951d3 Add unittests and fix a few bugs
8 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
8 years ago
chenweihang 70729ad641 Add Unsqueeze Operator Framework, not finshed
8 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
8 years ago
minqiyang 5ebf56bf0e Only the inputs vars of ops in Pserver program will be cloned, other
8 years ago
minqiyang 037f9ae933 Remove wrong end of line
8 years ago
minqiyang fd3940b6c8 Change the sequence of major and minor
8 years ago
minqiyang 712986e2fd Remove the global version varibales like MAJOR and so on
8 years ago
minqiyang b28b885eb7 Add is_tag function fo ISTAGED
8 years ago
minqiyang 821cb9c049 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
8 years ago
minqiyang 5f17f05bb8 Add get_version function to get version from git tags
8 years ago
whs 02e521e3ac
Fix model average on multi-GPUs. (#11814)
8 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
8 years ago