Commit Graph

542 Commits (c558f059adfd0f95649f469f031ab7f8a37ebaaa)

Author SHA1 Message Date
robot e1f17a1e4f add python op for sampling_id
8 years ago
Xingyuan Bu 2ad5d91ef8 Faster RCNN Generate Proposals (#12056)
8 years ago
Yu Yang 8965cee89f
Polish PrintOp (#12895)
8 years ago
chengduo 7ad39c4077
Enhance pad_constant_like_op (#12999)
8 years ago
fengjiayi 7b84c580e2
Merge pull request #12824 from JiayiFeng/dev_sequence_padding_op
8 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps (#12899)
8 years ago
fengjiayi 7e0c9f50ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_sequence_padding_op
8 years ago
Zeng Jinle 599a32641b
Merge pull request #12971 from sneaxiy/unstack_op
8 years ago
minqiyang 312f3b8654 Fix random diff between python2 and python3
8 years ago
dzhwinter 0153c21d83 add unstack_op
8 years ago
Qiao Longfei 3c58b87b45
fix auc layer and add check for auc op (#12954)
8 years ago
Zeng Jinle d189d4dbab
Merge pull request #12884 from sneaxiy/sequence_mask_op
8 years ago
guochaorong b1fc238694 Revert "Disable in_place in batch_norm API. (#12736)"
8 years ago
sneaxiy 1083e99520 Merge develop
8 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
8 years ago
sneaxiy e895c98f0a add support to max_len is None
8 years ago
fengjiayi 0fb5e351c1 update API.spec
8 years ago
fengjiayi f4a4a4cbd9 add op comment and python layer
8 years ago
chengduo 8ad9055804
Add is_test for while_op (#12874)
8 years ago
qingqing01 79918a8442 add sequence_mask_op for DAM model
8 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
8 years ago
sneaxiy c73c5ed573 use for_range
8 years ago
Xin Pan b548ecbc2b add stack_op
8 years ago
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
8 years ago
qingqing01 c62f68cb94
Fix bug in conditional_block_op. (#12246)
8 years ago
Qiao Longfei fd10669ecb
Add dependency to send recv (#12760)
8 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
8 years ago
qingqing01 c44fb00371
Add name in relu and log API. (#12438)
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
jerrywgz c108376506 Add three modes for prelu_op (#12630)
8 years ago
minqiyang 507f479732 Polish code
8 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
8 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
8 years ago
minqiyang 68b221401d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
jerrywgz af8b1b993f Fix rpn_target_assign API.
8 years ago
Bai Yifan 649f5d74f0
fix mine_hard_example bug (#12664)
8 years ago
minqiyang a3539845f2 Polish python code style
8 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
8 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
8 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago
minqiyang be6ecec46f Fix unittests' division issues
8 years ago
minqiyang 09103084d3 Polish compat.py and add unittest for it
8 years ago
minqiyang 6abe819f07 Fix pybind11 problem
8 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
8 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
8 years ago
fengjiayi b656d97e86
Merge pull request #12485 from JiayiFeng/dev_ops_tensor_support
8 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago