Commit Graph

327 Commits (2b9de0af5880e4e77120ebeef4e97d516d13b13d)

Author SHA1 Message Date
fengjiayi 50a6e7c5f6
Merge pull request #8534 from JiayiFeng/fix_bn_status
8 years ago
Qiao Longfei b2f530e3cc
Merge pull request #8532 from jacquesqiao/fix-compare-op
8 years ago
fengjiayi cf7c745c48 change type of BN's 'mean' and 'variance' from persistable variable to Parameter
8 years ago
Yu Yang eebfb71d3f
Merge pull request #8524 from reyoung/feature/unique_name_guard
8 years ago
qiaolongfei 28d07e3cb8 add python part of compare op
8 years ago
Yu Yang 044fb0fb5a
Merge pull request #8511 from reyoung/feature/understand_sentimental_dynrnn
8 years ago
Yu Yang e8cb97b8a2 Moving unique_name to python
8 years ago
Yang Yang(Tony) d4dabe3e0b
framework.py enhancement (#8471)
8 years ago
Yu Yang 71053063a1 test Parallel.Do and DynRNN
8 years ago
Yang Yang ec01f635f5 merge develop
9 years ago
Abhinav Arora c7ad26d6a4 [WIP] Move DataType enum inside VarType (#8447)
9 years ago
Yang Yang 5229ccbdc7 merge develop
9 years ago
emailweixu 6752b06f8c Generating random numbers with given batch size (#8337)
9 years ago
TomorrowIsAnOtherDay ca126fcab7 add python API for one_hot OP (#8444)
9 years ago
Yang Yang 7129fa3c90 merge develop
9 years ago
Yang Yang da97d9dfd6 merge develop
9 years ago
xuwei06 004df46f28 Make print_op able to show the value of bool tensor
9 years ago
chengduo 86657dbe8c
Merge pull request #8382 from chengduoZH/feature/multiBoxHead
9 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
9 years ago
chengduoZH 6e79d01b65 merge prior_box and multi_box
9 years ago
fengjiayi 91aac572fb
Merge pull request #8405 from JiayiFeng/dev_remove_kwargs
9 years ago
chengduoZH 8ea2288e10 remove conflict
9 years ago
chengduoZH 84d9c6907f follow comments of yaming and qingqing
9 years ago
qingqing01 057efd1709
Implement multibox loss wrapper for SSD in Python API. (#8385)
9 years ago
fengjiayi 8c302d4845 remove kwargs in layer apis
9 years ago
chengduoZH e9fa7a7b3a follow comments of qingqing and code refine
9 years ago
chengduoZH 99c9dbf505 remove conflict
9 years ago
chengduo 7757a8ad7c
Merge pull request #8265 from chengduoZH/feature/add_prior_box_py
9 years ago
qingqing01 8a0dd2409e Expose softmax_with_cross_entropy and smooth_l1 into Python API. (#8375)
9 years ago
chengduoZH 49c50c9fda Add multiBox API
9 years ago
chengduoZH dff1bf33c9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prior_box_py
9 years ago
Qiao Longfei e9d3099145
Merge pull request #8357 from jacquesqiao/override-compare-op-in-python
9 years ago
chengduoZH 5ccab2dc65 remove conflict
9 years ago
chengduoZH bbff442eee follow comments of qingqing
9 years ago
Yuan Gao 1dceb99e86 add detection output python api (#8389)
9 years ago
chengduoZH d641d5ac33 follow comments
9 years ago
chengduoZH 628bb27a51 refine prior_boxes
9 years ago
Yancey 279aa626ab
Move learning rate and releated op to pserver (#8209)
9 years ago
qiaolongfei 6f78cb9969 add not_equal
9 years ago
Yang Yang cd9e660d4b merge develop
9 years ago
Yang Yang 0d57ca46ea nccl pass parallel_do test
9 years ago
qiaolongfei 6ed545b0d8 fix typo
9 years ago
qiaolongfei df7c29e516 override comparison operators in Python for Variable
9 years ago
chengduoZH 4a8559c0cc follow comments and code refine
9 years ago
chengduoZH 5f15037e70 delete conflict
9 years ago
chengduoZH 3cdb419b15 add doc for prior box
9 years ago
emailweixu 725e64486a cumsum operator (#8288)
9 years ago
Qiao Longfei 051ba1ce1d
Use force cpu in fill constant op (#8254)
9 years ago
Cao Ying 222155ccbf
Merge pull request #8310 from guoshengCS/fix-fc-bias
9 years ago
guosheng a063fc28b6 Fix the bias of fc when num_flatten_dims is not 1 in fluid layers
9 years ago