Commit Graph

8901 Commits (cbc1b7f1cecc8d5e0e14315dad43410fb0d53f23)

Author SHA1 Message Date
Tao Luo 69b5a62c65
Merge pull request #11319 from luotao1/mkldnn
7 years ago
yuyang18 9b43edeae0 Polish arg_min_max_op
7 years ago
chengduoZH a57e8a4338 add cpu test
7 years ago
Yu Yang 9328c3cf7b
Merge pull request #11308 from reyoung/feature/polish_api_ref
7 years ago
Luo Tao 045589fae4 fix compiler error in high-level api
7 years ago
Luo Tao 79d555b9f2 Merge branch 'develop' into mkldnn
7 years ago
gongweibao 062d5a56b4
Add comments to a singleton. (#11333)
7 years ago
mozga-intel 7d5643562f MKLDNN layout: Support for batch norm operator
7 years ago
mozga-intel 36031cb50f MKLDNN layout: Support for pool operator
7 years ago
chengduoZH 1e731f5964 small fix
7 years ago
chengduoZH 495368c243 ADD CPU_NUM
7 years ago
chengduoZH 27073c284d nccl_all_reduce_op_handle => all_reduce_op_handle
7 years ago
chengduoZH 2d94697a82 code refine
7 years ago
chengduoZH 5a3c8bf813 fix in c++ side
7 years ago
Wu Yi 7bcc98089a
Merge pull request #11321 from Yancey1989/polish_sparse_update
7 years ago
guochaorong eced973091
Merge pull request #11317 from guochaorong/fix_bad_code
7 years ago
guochaorong 310598f99b
Update device_tracer.cc
7 years ago
fengjiayi fae3d8d2dc
Merge pull request #11311 from JiayiFeng/a_small_fix
7 years ago
sneaxiy 6d32e96096 remove redundant comments
7 years ago
Yancey1989 56964946d4 polish sparse update logic
7 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
7 years ago
guochaorong 04b8d3d03c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into paddle_fix
7 years ago
guochaorong 0fec9469f9 fix some bugs introduced by unfreed memory
7 years ago
yuyang18 8c9041f486 Refine LinearCRF
7 years ago
sneaxiy 568c4e5ec4 recommit using account sneaxiy
7 years ago
Yan Chunwei 145aaa4b49
loose threshold of TRT for CI in different model (#11305)
7 years ago
fengjiayi d745840a6e fix a small compile error on Mac
7 years ago
yuyang18 0d29e65924 Add resize_bilinear
7 years ago
yuyang18 b000e0de5d Simplize API Reference Documentation
7 years ago
chengduoZH 0c851cab22 add SSA graph checker
7 years ago
fengjiayi b587a7f66e
Merge pull request #11293 from JiayiFeng/update_crop_op
7 years ago
Xin Pan 259e63d4a1
Merge pull request #11248 from panyx0718/dist
7 years ago
Xin Pan 2d7c836d32
Merge pull request #11295 from panyx0718/doc
7 years ago
Yu Yang 8deff48db0
Merge pull request #11081 from reyoung/feature/python_doc
7 years ago
fengjiayi c7bbfb33ad Fix a GPU bug
7 years ago
Yancey1989 1239fce771 polish sparse update code
7 years ago
chengduoZH 1076e85135 refine logic
7 years ago
Yancey 0aa9546eed
fix dist train error (#11281)
7 years ago
Xin Pan e80c6b3c24 Refine API doc string
7 years ago
tensor-tang 80e882a398
Merge pull request #11247 from tensor-tang/infer_api
7 years ago
cuichaowen 9141bee1e7 add Anakin api for paddle (#11228)
7 years ago
fengjiayi 24649a780d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_crop_op
7 years ago
dzhwinter d48172f22a
split reduce op into multiple libraries, accelerate the compiling (#11029)
7 years ago
fengjiayi 5803115720
Merge pull request #11288 from JiayiFeng/fix_bug_of_ExecutionContext
7 years ago
fengjiayi 9c61409a18 Make crop op supporting taking offsets as one of its inputs
7 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
7 years ago
fengjiayi 9ce0885067 Merge branch 'fix_bug_of_ExecutionContext' into update_crop_op
7 years ago
fengjiayi dc8e0b494d fix bugs in the implementation of 'HasInput' and 'HasOutput'
7 years ago
tensor-tang e030741df9 fix gpu fraction
7 years ago
fengjiayi 4f46a98fa9 stash
7 years ago
tensor-tang 746a62ebe6 add gpu tests
7 years ago
tensor-tang 35e820dc2b Merge remote-tracking branch 'ups/develop' into infer_api
7 years ago
mozga-intel 3ff9ba0e6b Mkldnn layout (#11040)
7 years ago
chengduoZH 8291b916d6 replace graph_builder_factory with ssa_graph_builder_factory
7 years ago
chengduoZH 9ac785be39 check graph's validation
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 499dbe0536 fix a multi-thread bug in readers
7 years ago
fengjiayi 7344210070 Merge branch 'fix_a_error_on_max' into fix_reader_bug
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
fengjiayi 5d45793936 hot fix
7 years ago
tensor-tang aad8f4d1a7 enable image_classification multi-threads ut
7 years ago
tensor-tang abd9ccf3f9 Merge remote-tracking branch 'ups/develop' into infer_api
7 years ago
yuyang18 59d75bda74 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
7 years ago
Luo Tao f6fb51a164 add test_mode in trt/activation_op
7 years ago
tensor-tang db1747a500 enable word2vec multi-threads ut
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
Tao Luo f40fc24974
Merge pull request #11260 from luotao1/gtk
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
Luo Tao 08220d39e7 install libgtk2.0-dev in latest images
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
Tao Luo fdf2d6fd9d
Merge pull request #11242 from luotao1/opencv
7 years ago
qingqing01 e0a32074bd
Fix PADDLE_ASSERT. (#10981)
7 years ago
tensor-tang 9dd993950a fix free
7 years ago
Xin Pan e0895e49dc remove some seems unused codes.
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
tensor-tang 49ac0713d9 add infer multi-threads demo
7 years ago
Luo Tao 4fac15c6f1 add python-opencv in paddlepaddle/paddle:lastest images
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
yuyang18 df681fd4e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
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