Commit Graph

1578 Commits (35e5563695ac9a227a1d78965b417ee45202b457)

Author SHA1 Message Date
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
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
baiyf 43b6d4f8cb put detection op together (#10595)
7 years ago
Yu Yang 05a96db67f
Merge branch 'develop' into feature/matmul_support_float16_double
7 years ago
yi.wu 5ae0c664b0 fix build and merge develop
7 years ago
yi.wu 6ef60de6f1 update
7 years ago
Jacek Czaja 7bf00c3a93 - First draft of reusing of softmax mkldnn primitives
7 years ago
typhoonzero 7a7d27b33e update op
7 years ago
typhoonzero 0ae726f060 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
typhoonzero f5840d8925 follow comments
7 years ago
typhoonzero 04bde96e4c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
yuyang18 54cbf799d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/change_pe_strategy
7 years ago
yuyang18 9f705a4bb9 Use int instead of VarType as unordered_map key
7 years ago
chengduoZH 97cb5479ae change PE strategy
7 years ago
chengduo 18f527bfa3
Merge pull request #10586 from jacquesqiao/fix-compile
7 years ago
yuyang18 c4d6daac58 Polish SizeOfType
7 years ago
Yu Yang 046405e091
Merge pull request #10486 from reyoung/feature/clean_op_maker
7 years ago
yuyang18 711d86bb56 Polish data_type.h
7 years ago
qiaolongfei 3c2a6109ec fix build computation_op_handle
7 years ago
qiaolongfei 07d94bdd82 fix compile fetch_op_handle on mac
7 years ago
yuyang18 66590a0b88 Fix typo in blas_impl.h
7 years ago
yuyang18 ad2e420623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/matmul_support_float16_double
7 years ago
Lei Wang f3ffec23cf
CI: exit when fail any step. (#10579)
7 years ago
Siddharth Goyal 283c4dbe57
Add FP16 option in save_combine_op (#10471)
7 years ago
Siddharth Goyal 28a6037bb8
Fix lod check in FP16 test for save_op (#10508)
7 years ago
chengduo ce72c3ff26
Merge pull request #10476 from chengduoZH/refine_parallel_exe
7 years ago
chengduoZH a89cd46700 Wait VarDummyHandle generated
7 years ago
Wu Yi 61343fbf53
Merge pull request #10531 from typhoonzero/refine_grpc_serde_code
7 years ago
yuyang18 27197290dc matmul support float16/double
7 years ago
Yu Yang 705e7345d0
Merge pull request #10449 from reyoung/feature/clean_matmul
7 years ago
yuyang18 613d3ef084 Fix compile error
7 years ago
Yu Yang 36653587e9
Merge pull request #10475 from gmcather/develop
7 years ago
Kexin Zhao cc75e84d05
Merge pull request #10541 from kexinzhao/load_fp16
7 years ago
yuyang18 ad594b9b70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
reyoung a0c413833d Polish Dctor
7 years ago
typhoonzero 796a448ce4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_grpc_serde_code
7 years ago
reyoung b0ca371f11 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_op_maker
7 years ago
Tao Luo 28de0ea404
Merge pull request #10545 from luotao1/fix_tensorrt_engine
7 years ago
typhoonzero 602aa43322 cast data type
7 years ago
Luo Tao 4a5ebb6806 fix tensorrt_engine compiler error
7 years ago
Kexin Zhao aa2635fe65 clean code
7 years ago
Kexin Zhao cbf502e5d4 fix error
7 years ago
Kexin Zhao 270a87fb66 add load op fp16 mode test
7 years ago
Kexin Zhao eb95417e05 initial commit
7 years ago
Xin Pan dcb77813aa Revert "CI: rerun failed tests. (#10536)"
7 years ago
Lei Wang 0446220e01
CI: rerun failed tests. (#10536)
7 years ago
chengduoZH 830532213a extract method from broadcast::RunImpl
7 years ago
typhoonzero a2de156dfa refine serde code
7 years ago
Tao Luo 303277f002
Merge pull request #10437 from panyx0718/infer2
7 years ago
Xin Pan f093a7b332 allow inference test to generate timeline
7 years ago
Luo Tao 40b8b634f9 Merge branch 'develop' into refine_relu_test
7 years ago
Yan Chunwei 819038113e Feature/engine refactor (#10497)
7 years ago
Yan Chunwei 6eeb819538
feature/inference analysis dot (#10494)
7 years ago
Xin Pan 6728d96d89 follow comments
7 years ago
Xin Pan 3de43a87ef Add a multi-dim add layer test.
7 years ago
chengduoZH 93368aac23 Merge develop
7 years ago
chengduoZH 9eec2c7509 refine pe
7 years ago
Kexin Zhao 170ac721b6 remove unnecessary tensor copy in save op
7 years ago
Yao Cheng 9ca8124f99 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
chengduo 8b1918f5c7
Merge pull request #10454 from chengduoZH/fix_fetchop
7 years ago
fengjiayi 2bff03bc1e fix a compile error (#10488)
7 years ago
Luo Tao 0ae97e8a5b Merge branch 'develop' into refine_relu_test
7 years ago
chengduoZH f4851f14b8 clean code
7 years ago
chengduoZH a459764de7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetchop
7 years ago
chengduoZH e00c1ee10f fix split var test
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Luo Tao 89dcb0bd15 refine EngineIOConverter, and use io_convert in test_trt_activation_op
7 years ago
Yu Yang 96b703c007 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
Yao Cheng 8cbb49ce63 rm space
7 years ago
Yao Cheng e97645c959 rm block_desc.h whitespace
7 years ago
chengduoZH 345737d0fe add sync
7 years ago
Yu Yang fcd31d6161 Follow comments and polish code names
7 years ago
chengduoZH 187e23a79c fix MatMul parameter
7 years ago
Yu Yang 0a13d3c67a Move MatMul to blas_impl.h
7 years ago
gmcather be1f058f52
Merge branch 'develop' into develop
7 years ago
Yao Cheng 55218dafbc add prependAllocatedop
7 years ago
Tao Luo 3356fb3c6e
Merge pull request #10461 from luotao1/refine_convert
7 years ago
chengduoZH 676dfd1875 follow comments
7 years ago