Commit Graph

851 Commits (31464f3425da4fee13d88859a0e0f59f29fbad48)

Author SHA1 Message Date
chengduo 7757a8ad7c
Merge pull request #8265 from chengduoZH/feature/add_prior_box_py
7 years ago
Yu Yang 37792e546b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into HEAD
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
typhoonzero 11bcb43a44 fix merge issue
7 years ago
typhoonzero 21071f7106 no create trainer var on listen_and_serv
7 years ago
Yu Yang a43fac3567 Fix empty Vector foreach
7 years ago
Yancey 525a4fdae8
Merge pull request #8270 from Yancey1989/improve_concat_split_op
7 years ago
Yang Yang f35401c4da diable debug string due to vector bug
7 years ago
Yang Yang 0c45eab7ff no getmutable nccl_com
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
Yang Yang 0e2deaa5fd Merge remote-tracking branch 'pr/8364' into backward_on_parallel_do
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
Yu Yang 190119bb98 Extract for-loop init. Make nvcc happy
7 years ago
wanghaox 006ef1fd7a migrate detection_map code directory
7 years ago
Yu Yang ae2296e806 Clean code
7 years ago
qingqing01 72bcf72c66
Refine target_assign_op to unify the classification and regression targets assigning. (#8326)
7 years ago
Yu Yang 816fa8f32e Fix warnings
7 years ago
Yu Yang 82c33c61d9 Fix constructor bug in mixed_vector
7 years ago
typhoonzero b0096361c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
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
Yang Yang 3067114f3a clean up
7 years ago
Yang Yang cd9e660d4b merge develop
7 years ago
Yi Wang 23bbaada95 Mt pusherge branch 'develop' of http://github.com/paddlepaddle/paddle into nccl2
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
Yi Wang a6c1bffa47 Merge with upstream
7 years ago
Yi Wang bc7be8320e Update pre-commit
7 years ago
Yi Wang 35e61b3e7e Merge branch 'develop' of https://github.com/paddlepaddle/paddle into move_to_fluid
7 years ago
Yi Wang 154368b1a0 Re-add the lack pybind.h
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago