Commit Graph

5422 Commits (f8e83196ffbdb34a0bfb28e81fe25937109287bb)

Author SHA1 Message Date
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
8 years ago
Yancey 3c4f04b767
Merge pull request #12112 from Yancey1989/rpc_deadline_effect
8 years ago
Yancey1989 bbd53131f0 update
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
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
Yu Yang 1c9c8e8de7
Merge pull request #12065 from reyoung/feature/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
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
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
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
Wojciech Uss 4594f186fa added cycling the dataset for cifar and flowers
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
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
fengjiayi d55919c656 Impl ResetAll and fix errors
8 years ago
fengjiayi 3c9b59b8e8 update
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
chenweihang fccdc1abea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
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
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
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