Commit Graph

69 Commits (02e17396c24f0deb11826e37a579a69dc41ca382)

Author SHA1 Message Date
qingqing01 51a9fca323
Async memory copy (#15013)
6 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
6 years ago
peizhilin 23dec78772 fix script issue
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
luotao1 bcc90123f0 speedup box_coder_op for multi-threads
7 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
7 years ago
qingqing01 9eefd2c766
Modify some infer-shape about detection operators in compile-time. (#14483)
7 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
7 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
7 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
7 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
peizhilin 71d7980f69 fix build issue 1
7 years ago
dzhwinter 1ace55c8ee merge develop branch
7 years ago
dzhwinter bf2e4cb188 cleard. staged
7 years ago
qingqing01 cb27a9219d
Merge pull request #13971 from sefira/FasterOpDoc
7 years ago
Yu Yang c01696f8c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
jerrywgz de2f965c9b test=develop
7 years ago
buxingyuan 6c1d74bb47 Merge branch 'develop' into FasterOpDoc
7 years ago
buxingyuan d0ccdf8fc1 follow comments
7 years ago
jerrywgz e906c8e5e7
Merge pull request #14022 from jerrywgz/fix_rpn_target_assign_op
7 years ago
chengduo a7497653d0
Refine Split op (#13967)
7 years ago
jerrywgz e0708e62ba refine code
7 years ago
jerrywgz 1c591c3909
Merge branch 'develop' into fix_rpn_target_assign_op
7 years ago
jerrywgz f06c6193d7 fix rpn target assign test=develop
7 years ago
Yu Yang 461f71a90b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
Dang Qingqing 56936b9e25 Refine doc for generate_proposals_op.
7 years ago
Dang Qingqing 4801ee8f97 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_generate_proposals_op
7 years ago
Dang Qingqing 8e0b9496de Fix unit test
7 years ago
Yipeng fcb2e8103e Ocr end2end dev (#13889)
7 years ago
buxingyuan 0bb3b099c2 generate_proposal_labels doc
7 years ago
sneaxiy 4c672ab1a2 Merge reyoung:rewrite_allocation
7 years ago
Yu Yang 15076c325e Add comments and polish code style
7 years ago
Tao Luo 067b8582af
Merge pull request #13625 from wanghaoshuang/fix_warning_roi
7 years ago
Yu Yang a6fbf7ec28 Merge branch 'feature/refine_generate_proposals_op' into rewrite_allocation
7 years ago
Yu Yang 593ad763cd refactor(op): polish generate_proposals_op
7 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
7 years ago
qingqing01 fd4c4df93d
Cuda speed for generate_proposals_op. (#13596)
7 years ago
wanghaoshuang 153d4f5d15 test=develop
7 years ago
wanghaoshuang 5d7395cd0f Fix warning of roi perspective transform op.
7 years ago
JiabinYang c324cdeff8 fix roi_perspective_transform_op.cc unused variable caused error on macos
7 years ago
whs fc44087d31
Add roi perspective transform op. (#13176)
7 years ago
Xingyuan Bu 9e2e893f59 Enhence generate_proposal_labels_op and fix some bug. (#13239)
7 years ago
qingqing01 9557cc218d
Refine and fix some code for faster-rcnn. (#13135)
7 years ago
dzhwinter ab1097cd8e
Feature/template (#13093)
7 years ago
Xingyuan Bu 0a97d24b41 Faster RCNN Generate Proposal Labels (#12616)
7 years ago