Commit Graph

1892 Commits (635099c1622f28ff5c7cd264180fd0414a1d2d01)

Author SHA1 Message Date
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
7 years ago
mozga-intel 3ff9ba0e6b Mkldnn layout (#11040)
7 years ago
fengjiayi a1e046bfc0
Merge pull request #11270 from JiayiFeng/fix_a_error_on_max
7 years ago
Yu Yang 03073df182
Merge pull request #11237 from chengduoZH/add_fuse_var_op_handle
7 years ago
Tao Luo 6d80dd5a50
Merge pull request #11222 from luotao1/trt
7 years ago
fengjiayi 2f5e310167 fix a compile error
7 years ago
yuyang18 8149b0a9aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_fuse_var_op_handle
7 years ago
Luo Tao f6fb51a164 add test_mode in trt/activation_op
7 years ago
fengjiayi 65a94be1a1
Merge pull request #11223 from JiayiFeng/dev_reverse_op
7 years ago
Luo Tao c73977af03 Merge branch 'develop' into trt
7 years ago
Yu Yang ff9b1a0f95
Merge pull request #11234 from reyoung/feature/refine_code
7 years ago
Yu Yang 08823146ec
Merge pull request #11232 from reyoung/feature/extract_tensor
7 years ago
gongweibao 2028a8ef6d
Add rpc_client interface. (#11154)
7 years ago
Xin Pan ca2d6d3c66
Merge pull request #11224 from dzhwinter/fix/cudnn
7 years ago
tensor-tang 3a294042c8
Merge pull request #11233 from tensor-tang/multithreads
7 years ago
Yan Chunwei 4f95bc9463
feature/trt engine op test (#11182)
7 years ago
qingqing01 e0a32074bd
Fix PADDLE_ASSERT. (#10981)
7 years ago
tensor-tang 4b7b17a84f fix conflcts
7 years ago
yuyang18 d9af153232 SSA Graph Builder Factory
7 years ago
yuyang18 b6c8701e45 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/extract_tensor
7 years ago
chengduoZH a584bc86dd add fuse var op handle
7 years ago
Xin Pan 106ee9d1cc
Merge pull request #11243 from panyx0718/scope
7 years ago
tensor-tang 64323b1caf Merge remote-tracking branch 'ups/develop' into multithreads
7 years ago
Luo Tao e8e8ad0491 Merge branch 'develop' into trt
7 years ago
dzhwinter 44c662b4e1 Merge remote-tracking branch 'origin/develop' into fix/cudnn
7 years ago
fengjiayi ea73fb8416 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reverse_op
7 years ago
Xin Pan 73aa5d230b small clean up and document pointer ownership.
7 years ago
tensor-tang 4ae935e2cf refine the lock in scope
7 years ago
Yu Yang c36dd3b338
Merge pull request #11114 from reyoung/feature/yep
7 years ago
tensor-tang 944bdee738 Merge remote-tracking branch 'ups/develop' into multithreads
7 years ago
tensor-tang 9b34f8dabd fix abort issue in cpu multi-threads
7 years ago
tensor-tang 6840953305 refine nlp multi-threads
7 years ago
yuyang18 fc9f2d282f Extract method from tensor_impl.h to tensor.cc
7 years ago
dzhwinter 2b9ef7e249 "fix"
7 years ago
dzhwinter 75d8e8ca33 "fix compiled in manylinux"
7 years ago
fengjiayi 12d17941a1 fix a bug
7 years ago
fengjiayi 41ced8e2af Refine code
7 years ago
dzhwinter 4777aec9be "done"
7 years ago
fengjiayi aa9383f3b0 Add unit tests
7 years ago
Luo Tao e116129f03 rewrite unittest of trt_activation_op
7 years ago
fengjiayi e2bb4d072d complete C++ part
7 years ago
Yan Chunwei df87e63baa
add dfg graphviz pass (#11211)
7 years ago
dzhwinter 7971d4a310
Feature/deterministic (#11205)
7 years ago
Yuan Gao 666c94e3be Add default prior box var for box_coder_op (#11164)
7 years ago
Wu Yi 036a90f125 Refine rpc client wait sync (#11132)
7 years ago
whs d74838bda0
Prune dims supported by reduce op. (#11113)
7 years ago
Qiao Longfei 238124909e
fix protobuf memory leak (#11177)
7 years ago
sneaxiy 8164a752ba
Merge pull request #11176 from sneaxiy/zjl-dev
7 years ago
Yu Yang 78afcbffc3
Merge pull request #11116 from reyoung/feature/faster_recordio
7 years ago
sneaxiy 02cc80b30d Fix dangling pointer bug
7 years ago