Commit Graph

6784 Commits (5e1640f7e403c7fd2641d685479ab2375601d89e)

Author SHA1 Message Date
dzhwinter 07923ba006
Memory/dropout4 (#8407)
7 years ago
qingqing01 057efd1709
Implement multibox loss wrapper for SSD in Python API. (#8385)
7 years ago
武毅 9942565fe7
Merge pull request #8386 from typhoonzero/fix_dist_transpiler_develop
7 years ago
typhoonzero dca9941e4b pass size when copy
7 years ago
Tao Luo da02a5812c refine inference_lib_dist after code move, and add it to docker/build.sh (#8379)
7 years ago
Yu Yang 5046869e84
Merge pull request #8287 from tonyyang-svail/operator_set_device
7 years ago
chengduo 7757a8ad7c
Merge pull request #8265 from chengduoZH/feature/add_prior_box_py
7 years ago
qingqing01 8a0dd2409e Expose softmax_with_cross_entropy and smooth_l1 into Python API. (#8375)
7 years ago
Wang Hao a824da91e6
Merge pull request #6588 from wanghaox/detection_map
7 years ago
chengduoZH dff1bf33c9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prior_box_py
7 years ago
Qiao Longfei e9d3099145
Merge pull request #8357 from jacquesqiao/override-compare-op-in-python
7 years ago
wanghaox 91a2188301 update detection_map
7 years ago
typhoonzero 67d6f3a8ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_transpiler_develop
7 years ago
typhoonzero 9a05c90750 fix StridedNumelCopyWithAxis
7 years ago
chengduoZH 5ccab2dc65 remove conflict
7 years ago
Yu Yang 6f625f9c2f Disable unstable unittest
7 years ago
Yu Yang 892cc28c7b Fix bug
7 years ago
Yu Yang 07bb413977 Revert changes
7 years ago
Yu Yang da757696de Merge branch 'develop' into feature/fix_get_empty_lod
7 years ago
Yu Yang 18efe5aa1d Fix CI
7 years ago
Yancey caf9a09d7b
Merge selected rows with dynamic variable count (#8023)
7 years ago
Yu Yang a43fac3567 Fix empty Vector foreach
7 years ago
Tao Luo 4f4abfa313
Merge pull request #8369 from luotao1/reduce_doc_build_time
7 years ago
Yancey 525a4fdae8
Merge pull request #8270 from Yancey1989/improve_concat_split_op
7 years ago
Tao Luo b56f4a4ee2 move code from /paddle/string to /paddle/fluid/string (#8363)
7 years ago
Yu Yang 9029a9d9c6 Fix constructor bug in mixed_vector (#8364)
7 years ago
Luo Tao 3941a249b2 add framework_py_proto, set WITH_STYLE_CHECK=OFF
7 years ago
whs 274f4e94af
Merge pull request #8334 from wanghaoshuang/fix_seq_expand
7 years ago
Yancey 279aa626ab
Move learning rate and releated op to pserver (#8209)
7 years ago
Luo Tao 51d8a1168c reduce doc build time in travis ci
7 years ago
wanghaox 006ef1fd7a migrate detection_map code directory
7 years ago
qingqing01 72bcf72c66
Refine target_assign_op to unify the classification and regression targets assigning. (#8326)
7 years ago
wanghaox c3ba6946c8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_map
7 years ago
qiaolongfei 6f78cb9969 add not_equal
7 years ago
Yancey1989 235332544c Merge branch 'develop' of github.com:PaddlePaddle/Paddle into improve_concat_split_op
7 years ago
qingqing01 d38b869438
Fix the input dimension for multiclass_nms_op. (#8232)
7 years ago
chengduoZH 282dadb0c6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prior_box_py
7 years ago
kexinzhao e800597bcf Fix include path in inference test codes (#8349)
7 years ago
Yi Wang 40c7972d46 Merge branch 'develop' of http://github.com/paddlepaddle/paddle into operator_set_device
7 years ago
Yi Wang a51c8ccc16 Merge branch 'develop' of http://github.com/paddlepaddle/paddle into fix_seq_expand
7 years ago
Luo Tao 77f04fd97a move paddle/pybind/pybind.h to paddle/fluid/pybind/pybind.h, and cancel the test_parallel_op temporary
7 years ago
chengduoZH 4a8559c0cc follow comments and code refine
7 years ago
Yi Wang a6c1bffa47 Merge with upstream
7 years ago
fengjiayi 175aa7ea95 add lod and dtype inference (#8329)
7 years ago
Yi Wang bc7be8320e Update pre-commit
7 years ago
Yancey1989 3498434bcc fix ci
7 years ago
Yi Wang 35e61b3e7e Merge branch 'develop' of https://github.com/paddlepaddle/paddle into move_to_fluid
7 years ago
Yancey1989 31f598fcff Merge branch 'develop' of github.com:PaddlePaddle/Paddle into improve_concat_split_op
7 years ago
Siddharth Goyal 74492d5d91 Add proper casts for avoiding warnings (#8346)
7 years ago
Yi Wang 154368b1a0 Re-add the lack pybind.h
7 years ago