Commit Graph

22628 Commits (4aeb261da96438d3847ba7b0a781c6b473b3045c)
 

Author SHA1 Message Date
Tao Luo 47d36b2008
Merge pull request #15924 from baojun-nervana/ngraph_v14
6 years ago
Qiyang Min 1c9cfb01df
Merge pull request #15934 from velconia/imperative_gperftools
6 years ago
shippingwang 733da7b2fc fixed typo, test=develop
6 years ago
jerrywgz 0f652f304c add distribute fpn proposals op, test=develop
6 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
6 years ago
Tao Luo 6e3624442e
Merge pull request #15939 from luotao1/pre_commit2
6 years ago
Xin Pan 0c277ac6e9 polish
6 years ago
Xin Pan 4d80db838a have no time for cmake/externel
6 years ago
Xin Pan 840cf780e4 add deprecation warning.
6 years ago
Yiqun Liu 454f4f2140
Rewrite is_empty op to avoid unnecessary data transform. (#15509)
6 years ago
xiaolil1 6724be2b0d INT8 Pool kernel Key Creation Optimization. (#15883)
6 years ago
xiaoli.liu@intel.com c4187dbd7c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dequantize-reuse
6 years ago
Tao Luo d5a888e15c
Merge pull request #15943 from kbinias/kbinias/add-placement-pass-tester
6 years ago
Tao Luo ba90e05281
Merge pull request #15917 from jczaja/prv-tensor-mkldnn-ops
6 years ago
mozga-intel 68a9ead17a The flag of mkldnn is enabled iff it is necessary
6 years ago
baojun-nervana e4ab40a7b9 added concat op test=develop
6 years ago
Krzysztof Binias 72253391b6 Add MKL-DNN placement pass tester
6 years ago
minqiyang cb85ee987b Remove var op deps in imperative mode
6 years ago
colourful-tree 7d8f639883
Merge pull request #15902 from colourful-tree/new_develop
6 years ago
Tao Luo 436dfbb342 fix cpplint error of async_executor.h
6 years ago
Tao Luo 28680c65d9 enable cpplint, remove go_fmt
6 years ago
Tao Luo effec86600
Merge pull request #15913 from liangan1/func_coverage
6 years ago
dzhwinter 15de2dff00
Merge pull request #15926 from dzhwinter/test/add_ir_mem_opt_tests
6 years ago
Zhen Wang e00c7a2e26
Merge pull request #15830 from wzzju/add_ir_node_encapsulation
6 years ago
tensor-tang 8bc6381546 fix jitcodekey and refine test
6 years ago
tensor-tang 7044cfa7c7 add sgd jitcode and op test
6 years ago
tensor-tang 8e04133719 add benchmark and mkl sgd implement
6 years ago
tensor-tang 07efdb5139 Merge remote-tracking branch 'ups/develop' into jit/sgd
6 years ago
Jacek Czaja c63f6b2039 - MKL-DNN pooling updated to set_prim_desc
6 years ago
lujun a4b4ecd8b6
Merge pull request #15906 from junjun315/fix-api-doc-20190220
6 years ago
shippingwang 3398293272 add API.spec. test=develop
6 years ago
shippingwang 5ce46c637a fix api.spec, test=develop
6 years ago
qingqing01 8e439ccfff
Fix bug in fake_quantize_op and add more unit testing (#15912)
6 years ago
qingqing01 f4846bf3dc
loosly check in the InferShape of cross_entropy_op. (#15863)
6 years ago
minqiyang 28077c4da6 Add gperftools into imperative tracer
6 years ago
minqiyang 50c2eb0ec2 Add tracer implementation
6 years ago
Yihua Xu 7396788694 Optimize gelu operation with mkl erf.
6 years ago
xiaoli.liu@intel.com 70759d181b Optimize INT8 DeQuantize Op with primitive reuse.
6 years ago
dzhwinter 48d9fd08e5 fix default value. test=develop
6 years ago
minqiyang efb2f2baf8 Fix bugs
6 years ago
Tao Luo 2c5c7b2a7e
Merge pull request #15922 from kbinias/kbinias/reuse-primitives-activations-and-softmax-mkldnn-ut
6 years ago
Yiqun Liu f4634d76d7
Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493)
6 years ago
dzhwinter dfb2121967 fix default value. test=develop
6 years ago
dzhwinter a4cf295471 fix default value. test=develop
6 years ago
dzhwinter a922a0a1ef fix default value. test=develop
6 years ago
jerrywgz b53fdbed2c add comment for revise, test=develop
6 years ago
Tao Luo 60546b78cc
Merge pull request #15923 from Sand3r-/mgallus/conv-residual-ut
6 years ago
dzhwinter 6477b443f3 fix default value. test=develop
6 years ago
guomingz 630c1e8317 This PR improve performance of prior_box op about 1.25x faster on CPU. (#15909)
6 years ago
Tao Luo 9c05421c97
Merge pull request #15914 from Sand3r-/mgallus/mkldnn-sum-code-reuse
6 years ago