Commit Graph

8377 Commits (b67ce353fae31a352bfe0642925139f87aa2d858)

Author SHA1 Message Date
Yu Yang 14248a64d7 Fix hang when input is duplicated (#10709)
7 years ago
Yu Yang e528862714
Merge pull request #10683 from reyoung/feature/tensor_support_uint8
7 years ago
Yu Yang 8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
7 years ago
Yu Yang 7ebb24692a
Merge pull request #10666 from reyoung/feature/fix_ninja_build
7 years ago
yuyang18 9b7cd7f906 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_support_uint8
7 years ago
Yancey 4473effba2
fix build capi failed (#10694)
7 years ago
yuyang18 dca1c27304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_ninja_build
7 years ago
qiaolongfei 3b4124a778 code clean
7 years ago
yuyang18 fd2b4b478e Make tensor support uint8
7 years ago
yuyang18 624caee56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
7 years ago
yuyang18 dfbe06ccab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_ninja_build
7 years ago
Yu Yang 9707aa6bde
Merge pull request #10619 from reyoung/feature/exec_strategy
7 years ago
Siddharth Goyal 6af0593c6a
Add FP16 option to load_combine op (#10601)
7 years ago
chengduoZH e383ea20dc fix fetch op handle
7 years ago
yuyang18 999d0fdbef By default is all reduce
7 years ago
yuyang18 5895989a4f Add ref
7 years ago
yuyang18 a77d1bc65e Add debug code
7 years ago
yuyang18 9e736215e8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
Yu Yang 5f6fd26fbd
Merge pull request #10572 from reyoung/feature/polish_visit_data_type
7 years ago
Xin Pan 30c350b91c
Merge pull request #10659 from panyx0718/fix_rpc
7 years ago
yuyang18 dc6ce071d4 Polish cmake
7 years ago
yuyang18 c70ddb0a57 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_visit_data_type
7 years ago
yuyang18 741401e999 Update data_type
7 years ago
Xin Pan 32e0556203 Delete prefetch_ctx_ after use.
7 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
Luo Tao 1992f70920 Merge branch 'develop' into refine_relu_test
7 years ago
Luo Tao be41c2ffa6 Merge branch 'develop' into refine_relu_test
7 years ago
Yiqun Liu b7026f79a9
Fix a bug related to dispensable inputs and refine the inference unittest (#10527)
7 years ago
Xin Pan 6ab935f8f0
Merge pull request #10349 from typhoonzero/gen_nccl_id_op
7 years ago
qingqing01 ca5ea65ad1 Fix reshape op. (#10641)
7 years ago
Yan Chunwei 674bd839cd
OpConverter change BlockDesc to proto::BlockDesc (#10623)
7 years ago
Luo Tao 4f5f0be769 use the latest buffer to update the convert
7 years ago
Yan Chunwei de81ccb5cb
feature/analysis node representation (#10522)
7 years ago
yuyang18 66e82b9869 Change implementation to fit sphinx model
7 years ago
Luo Tao a3ba264c47 Merge branch 'develop' into refine_relu_test
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago
typhoonzero 872e55bce5 remove comments
7 years ago
typhoonzero 373a2e66eb remove comments
7 years ago
yuyang18 715c933d88 Change deps
7 years ago
yuyang18 c06b44834e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
typhoonzero 7b0c0273f4 update by comments
7 years ago
yuyang18 b9cc896545 Add includes
7 years ago
yuyang18 64305b3ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_visit_data_type
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
Tao Luo 8c7d2e2984
Merge pull request #10576 from jczaja/prv-reuse-mkldnn-softmax-primitives
7 years ago
yangyaming 1c446508a4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-10605
7 years ago
typhoonzero 928418a9ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
Yu Yang 9923be5d10
Merge pull request #10546 from chengduoZH/feature/change_pe_strategy
7 years ago
yangyaming ca7c5a24e0 Fix order of prior boxes.
7 years ago
baiyf 43b6d4f8cb put detection op together (#10595)
7 years ago