Commit Graph

66 Commits (f5eaa32dcae2ce9df6926fb485ae1073d78dca08)

Author SHA1 Message Date
wangyang59 e0bc942ca1
Merge pull request #9224 from wangyang59/dilateconv
8 years ago
yangyaming 2f2c5f5e60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9049
8 years ago
wangyang59 26734cfe77 expose dilation option to conv2d and add bias/activation option to con2d_trans
8 years ago
yangyaming cd11b1bd5c Set default value of y to None.
8 years ago
yangyaming 869a6f9cea Add python wrapper.
8 years ago
yangyaming 58730ba131 Enhance unit test.
8 years ago
Luo Tao 8a3d7647d2 fix AttributeError: 'module' object has no attribute 'framework_pb2'
8 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
8 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
8 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
8 years ago
Yu Yang 48f213e5a1
Merge pull request #8991 from reyoung/feature/shuffle_reader
8 years ago
Cao Ying 881c5227ab
Merge pull request #8843 from zhouhanqing/Paddle-ReduceProd
8 years ago
Tao Luo ad6b59e004
Merge pull request #8927 from ranqiu92/api_std
8 years ago
ranqiu fc0f92c24f Update api doc std and fc doc
8 years ago
Yu Yang e13aec601a
Merge pull request #8830 from reyoung/feature/recordio_file_reader
8 years ago
Yu Yang a8c076e577 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/shuffle_reader
8 years ago
Yu Yang 2ea4a5d96c Polish double buffer reader
8 years ago
qingqing01 b3d26cd3ad
Fix bug in detection_output and mAP calculation in SSD. (#8985)
8 years ago
Yu Yang 46ae4075ee Polish ShuffleReader and test
8 years ago
Yu Yang cfca8a3a26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader
8 years ago
Yu Yang fea43077f6 Refine
8 years ago
pzelazko-intel 4730a4be24 MKLDNN pool2d OP kernel added (#8879)
8 years ago
zhouhanqing 9d78971d8b Some comments have been modified.
8 years ago
Yu Yang b536799af0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader
8 years ago
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)
9 years ago
fengjiayi 101378c878 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
9 years ago
qingqing01 f9c1b6f9ae
Fix the backward transpiler bug in ssd_loss API. (#8648)
9 years ago
wanghaoshuang 1e510d9914 Add ceil_mode option for pool2d and pool3d
9 years ago
wanghaoshuang 87d90d2afd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_error
9 years ago
qingqing01 69643b5e89
Enable the SSD loss to support normalization by the total number of output locations. (#8630)
9 years ago