Commit Graph

2092 Commits (develop)

Author SHA1 Message Date
Yu Yang db46778bdd Polish codes and comments
8 years ago
Yu Yang 72be7a6151 Complete RecordIO reader op
8 years ago
zhouhanqing 15306ffdc3 add product reduction for reduce_op
8 years ago
pzelazko-intel 8c71adaa8c MKLDNN conv2d kernel added (#8451)
8 years ago
fengjiayi 87568cfd96
Merge pull request #8643 from JiayiFeng/remove_evaluator
8 years ago
qingqing01 0e1f82fd2a
Fix bug in detection mAP evaluator. (#8778)
8 years ago
whs f608bb2756
Merge pull request #8651 from wanghaoshuang/fix_pool
8 years ago
fengjiayi ea508c9ef2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
8 years ago
Qiao Longfei f45a82be4e
change learning_rate_decay to learning_rate_scheduler (#8583)
8 years ago
qingqing01 608feea204
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736)
8 years ago
fengjiayi 5b635682e6
Merge pull request #8711 from JiayiFeng/add_save_load_layer
8 years ago
fengjiayi bd8440921c move save/load from nn.py to tensor.py
8 years ago
fengjiayi cf87f39b2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
8 years ago
qingqing01 bbf98a0176
Refine the doc in detection_output API. (#8689)
8 years ago
fengjiayi 1b28739cb9 update doc string
8 years ago
fengjiayi f8029403a0 remove Evaluator.Accuracy
8 years ago
fengjiayi 994b52fc2b Add layers for save/load op
8 years ago
whs acbda44c11
Merge pull request #8365 from wanghaoshuang/seq_error
8 years ago
Yu Yang d3fbede92d
Merge pull request #8564 from reyoung/feature/add_global_step
8 years ago
emailweixu eac2c3cf36
Merge pull request #8505 from emailweixu/math_op
8 years ago
Yuan Gao e84615bae6 Fix box coder op (#8647)
8 years ago
fengjiayi 101378c878 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
8 years ago
qingqing01 f9c1b6f9ae
Fix the backward transpiler bug in ssd_loss API. (#8648)
8 years ago
wanghaoshuang 1e510d9914 Add ceil_mode option for pool2d and pool3d
8 years ago
wanghaoshuang 87d90d2afd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_error
8 years ago
qingqing01 69643b5e89
Enable the SSD loss to support normalization by the total number of output locations. (#8630)
8 years ago
Yu Yang 2a4e7add6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step
8 years ago
xuwei06 e9b8ebf42c Correctly handling variable with batch dimension for math ops.
8 years ago
wanghaox 1e1202b659 merge detection.py
8 years ago
Yu Yang 9db107da65 Renamed and add comments
8 years ago
qingqing01 4948f7b3fe
Enhance bipartite_match_op to support argmax matching after bipartite matching. (#8580)
8 years ago
chengduo 087d8e7fae
Merge pull request #8551 from chengduoZH/fixbug/conv2d_python
8 years ago
wanghaox 4161328eb5 add warrper for detection map operator
8 years ago
Yu Yang 2af9aac2cb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step
8 years ago
chengduoZH 5d30142889 follow comment from panxin
8 years ago
Yu Yang 175cf6e024 Add global_step in nn.py
8 years ago
Yu Yang 777a281a4f Fix CI and enhance gitignore
8 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
8 years ago
chengduoZH 470d671792 follow comment
8 years ago
chengduoZH 46bc0fec79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fixbug/conv2d_python
8 years ago
Luo Tao ea3be884e8 Merge branch 'develop' into fluid_python
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago