Commit Graph

1470 Commits (86ed4ef6d7b3efa9e4aead762f308bb44e9ec208)

Author SHA1 Message Date
Yu Yang 046405e091
Merge pull request #10486 from reyoung/feature/clean_op_maker
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
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
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
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
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