Commit Graph

6795 Commits (ed5dc3d4ae705c879369774e1491aee6967426a2)

Author SHA1 Message Date
fengjiayi ed5dc3d4ae remove 'friend lod_tensor in tensor'
7 years ago
emailweixu 3beafff282
Merge pull request #8415 from emailweixu/print_op
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
7 years ago
xuwei06 004df46f28 Make print_op able to show the value of bool tensor
7 years ago
kexinzhao f82fa64a06
Move float16 into fluid folder (#8394)
7 years ago
Tao Luo 432d2b5d5b
Merge pull request #8105 from qiaohaijun/patch-1
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
武毅 c0fc50d5f3
Merge pull request #8409 from typhoonzero/fix_grpc_short_conn
7 years ago
dzhwinter 07923ba006
Memory/dropout4 (#8407)
7 years ago
typhoonzero 0d4d9c4e13 fix grpc short connection
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
Yi Wang 0231aadb0c Merge branch 'develop' of http://github.com/paddlepaddle/paddle into patch-1
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