Commit Graph

6468 Commits (75fc792d40990e6ac7755a56b5d5861f36066fb4)

Author SHA1 Message Date
tensor-tang 75fc792d40 fix when table width larger than 64
7 years ago
tensor-tang 40402d5e68 add emb seqpool jitcode
7 years ago
tensor-tang 2ccbcb157d Merge remote-tracking branch 'ups/develop' into refine/pyramiddnn
7 years ago
Dun 5e6834d891
inplace group_norm (#15754)
7 years ago
Yan Chunwei 077d12b939
fix scale cleaner (#15742)
7 years ago
Tao Luo daab5ad77e
Merge pull request #15719 from wojtuss/wojtuss/remove-duplicated-code
7 years ago
Hongyu Liu 8c0292dead
Merge pull request #15717 from phlrain/fix_leak
7 years ago
Zeng Jinle fc87ef741b
Merge pull request #15687 from sneaxiy/fix_enforce
7 years ago
Xin Pan 69f5c0eee2
Merge pull request #15557 from panyx0718/imperative
7 years ago
Zhen Wang 832bd720d1
Merge pull request #15610 from wzzju/quantization_inference_passes
7 years ago
Tao Luo 4da291c6a3
Merge pull request #15726 from qingqing01/fix_api_doc
7 years ago
Dun e4b9fcdbd2
More restrict check load_combine_op. (#15479)
7 years ago
qingqing01 48a5cccbcd
Fix debug mode in prior_box_op (#15702)
7 years ago
Dang Qingqing 2868232556 Fix row_conv doc
7 years ago
Xin Pan 989138378d add sugar for fetching parameters
7 years ago
tensor-tang a3a3d3d861 add embseqpool jitkernel mkl impl and use it
7 years ago
tensor-tang 15da2f9a0d add embseqpool jitkernel refer code, test and benchmark
7 years ago
tensor-tang c2ccf14590 Merge remote-tracking branch 'ups/develop' into refine/pyramiddnn
7 years ago
qingqing01 abcefe7211
Fix debug mode in fake_quantize_op (#15693)
7 years ago
liuhongyu 029be5fda9 fix lstmp bug; test=develop
7 years ago
liuhongyu 393fa6021e set lstm lstmp unsed pointer to nullptr; test=develop
7 years ago
liuhongyu 869f00ffc6 set lstm lstmp unsed pointer to null
7 years ago
Yan Chunwei 3a5d6e5e64
move passes to src to avoid different behavior in deployment (#15705)
7 years ago
Wojciech Uss daac6a05f5 Removed duplicated code
7 years ago
jerrywgz 6f11f35abe
Merge pull request #15703 from jerrywgz/enhance_expand_op
7 years ago
Yan Chunwei c00ed19df2
add more comment (#15603)
7 years ago
sneaxiy f0590947c3 fix enforce
7 years ago
Tao Luo 3086502522
Merge pull request #15704 from Sand3r-/mgallus/old-fc-mkldnn-branch-fix-develop
7 years ago
chengduo 5a03b515ae
fix potential bug in async_executor (#15707)
7 years ago
baojun c47e258ea4 Add ngraph sum, sigmoid, relu_grad and tanh_grad op (#15642)
7 years ago
tensor-tang 33d0cebbff
Merge pull request #15695 from tensor-tang/fix/name
7 years ago
Michal Gallus 7a8eff36a6 Fix old FC backward weights descriptor creation
7 years ago
chengduo ad61e1b22c
fix potential bug (#15688)
7 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
7 years ago
dzhwinter f9ac88e1a0
Merge pull request #15694 from liuwei1031/fix_security_issue
7 years ago
jerrywgz 8fc0fc314a support multiple var types for expand op, test=develop
7 years ago
tensor-tang fb2a7b2300
fix aligned-new error in jitkernel (#15626)
7 years ago
乔龙飞 Qiao Longfei 08ad72d0b9
Merge pull request #15679 from jacquesqiao/update-lookup_table_grad-padding-index
7 years ago
Tao Luo d9270e34d1
Merge pull request #15691 from luotao1/activation_doc
7 years ago
tensor-tang e49706c80e
Merge pull request #15659 from GBuella/add_to_string
7 years ago
tensor-tang 15d7220f94 fix jitcode name
7 years ago
liuwei1031 14fe9219dc reset unexpected changes, test=develop
7 years ago
tensor-tang 31fd8ce1e1
Merge pull request #15375 from mozga-intel/mozga-intel/batch_norm_ngraph_operator
7 years ago
liuwei1031 b1f97a6fa9 fix security issue 27, 38 test=develop
7 years ago
liuwei1031 1413d83a0f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Tao Luo 882e7ec480 fix generate doc error in activation ops
7 years ago
Gabor Buella da9c94da33 Clang build fixes (#15628)
7 years ago
Zeng Jinle fea7f0de25
Merge pull request #15667 from sneaxiy/fix_decorator_signature
7 years ago
kolinwei acfe28d5eb
Merge pull request #15684 from PaddlePaddle/revert-15661-fix-cpu-broadcast
7 years ago
Xin Pan d670d8ef1d
Merge pull request #15671 from cjld/fix_graph
7 years ago