Commit Graph

5999 Commits (0cfb5465cdcb25e821ce690e57c77a68d7e6fc54)

Author SHA1 Message Date
Yang Yu 0cfb5465cd Add COWPtr and its unittest
7 years ago
Yancey e5fe8935fb
send_recv variables (#7161)
7 years ago
Tao Luo 809122cb5a
Merge pull request #7097 from Xreki/core_inference_example
7 years ago
Yu Yang a8b3996854
Merge pull request #7219 from reyoung/feature/correctly_handle_lod_information_for_image_operators
7 years ago
Yang Yu 040dc59b0f Correctly handle image operators
7 years ago
Yu Yang 564dba1753
Merge pull request #7196 from reyoung/feature/async_drop_kid
7 years ago
Liu Yiqun c7bd77792e Support the link of inference library on mac.
7 years ago
Tao Luo ee341efd79
Merge pull request #7183 from tensor-tang/use_mkl_packed
7 years ago
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
7 years ago
tensor-tang 3b5e4e0a83 default disable use_mkl_packed
7 years ago
Yang Yu 7e10b81818 Fix style check
7 years ago
Yang Yu e138bcf450 Update cmake of scope
7 years ago
Yang Yu 24181fdc93 Merge branch 'develop' of github.com:baidu/Paddle into feature/async_drop_kid
7 years ago
Yu Yang cd5fad13ce
Merge pull request #7160 from reyoung/feature/expose_activations
7 years ago
Yang Yu 8ae84a5745 Async to drop kid
7 years ago
dzhwinter a893f15652
fix layout transform (#7149)
7 years ago
Yu Yang dd8ffe1ea8
Merge pull request #7131 from reyoung/feature/tiny_enhance_of_while_op
7 years ago
tensor-tang 042f3524d2 add flag use_mkl_packed
7 years ago
dzhwinter 19541468b6
"fix frigled test gradient of rnn" (#7166)
7 years ago
Tao Luo 231e2ee55e
Merge pull request #7148 from luotao1/op_make
7 years ago
Luo Tao 2d2b633282 add more comments in CMakelists.txt of operator
7 years ago
QI JUN 907e6d04de
Fix bug in SetAttrDescVisitor (#7165)
7 years ago
Yang Yu 5a4367bb16 Update
7 years ago
Liu Yiqun 5b3cf4ee61 Use gflags to parse arguments from command-line.
7 years ago
Yang Yu 63e3150772 Update code
7 years ago
Yang Yu 2b3d94691b Update init.cc
7 years ago
sweetsky0901 cbe25b3345
Merge pull request #6881 from sweetsky0901/cross_channel_norm
7 years ago
Yang Yu 059096741e Add init glog
7 years ago
Tao Luo c10023006b
Merge pull request #6719 from tensor-tang/mkl_packed
7 years ago
Luo Tao 5974c1b76e refine comments in CMakelists.txt of operator
7 years ago
Liu Yiqun 42a0603e6f Merge branch 'develop' into core_inference_example
7 years ago
tensor-tang 89cb3a249c follow comments, refine comment and function name
7 years ago
qingqing01 39502e6ecd
Merge pull request #6701 from qingqing01/profiler_tool
7 years ago
tensor-tang adf79faaca Merge remote-tracking branch 'upstream/develop' into mkl_packed
7 years ago
tensor-tang df2b054b13 follow comments refine code
7 years ago
Luo Tao e4e95beedc manually pybind some specific operators
7 years ago
Luo Tao f3851fe58d auto pybind when *_op.cc contains several operators
7 years ago
QI JUN fba6a10dd9
fix bug in TransDataLayout (#7137)
7 years ago
Tao Luo 25af35d8bb
Merge pull request #7134 from PaddlePaddle/del_some_in_makelist
7 years ago
sweetsky0901 4d33bfbd5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
dzhwinter 899a79cceb
Feature/transform (#7111)
7 years ago
sweetsky0901 0219c3d6d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
sweetsky0901 783f9eade4 del using in .h
7 years ago
sweetsky0901 554f696712 for del DEPS
7 years ago
Liu Yiqun cd7d0f850b Merge branch 'develop' into core_inference_example
7 years ago
Yang Yu 0c5202cbb5 Tiny enhance of while_op
7 years ago
sweetsky0901 59c14f0b6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 0df2290707 for makelist update
7 years ago
fengjiayi 6a5cf28a7f
Merge pull request #7123 from JiayiFeng/Add_backward_doc_and_comments
7 years ago
QI JUN 105ee86d14
fix compile (#7125)
7 years ago