Commit Graph

3729 Commits (a7a4f053dacd028469c0fd9a2a9e6e54eb3fa55d)

Author SHA1 Message Date
Tao Luo effec86600
Merge pull request #15913 from liangan1/func_coverage
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
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
Yihua Xu 7396788694 Optimize gelu operation with mkl erf.
6 years ago
nhzlx 0ed63b2108 6. delete useless predictor id
6 years ago
xiaoli.liu@intel.com 70759d181b Optimize INT8 DeQuantize Op with primitive reuse.
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
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
chengduo 7ca8553d4e
Add alloc_continuous_space_op (#15900)
6 years ago
baojun-nervana 2ffacdebc2 Update ngraph version to v0.14 test=develop
6 years ago
Michal Gallus 6ebe9877bb Improve code reuse at MKL-DNN sum
6 years ago
liangan1 4acc522087 Enable function coverage for U8/S8 ConvMKLDNNOpKernel
6 years ago
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
6 years ago
Jacek Czaja dec9cf53c8 [MKL-DNN] MKL-DNN specific Tensor modification (#15429)
6 years ago
heqiaozhi 08c96d1b48 remove mkldnn & fix commit
6 years ago
Xin Pan 5dd281f738 polish
6 years ago
heqiaozhi fab09ac0b8 Merge branch 'new_develop' of https://github.com/colourful-tree/Paddle into new_develop
6 years ago
heqiaozhi da4f5a2f18 remove mkl & fix commit
6 years ago
colourful-tree f2d6473ef8
Merge branch 'develop' into new_develop
6 years ago
heqiaozhi 04f876f5bc remove mkl & fix commit
6 years ago
dengkaipeng 373cfb0ccf use kernel size in global_pooling. test=develop
6 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop
6 years ago
Tao Luo 8a7efc78f1
Merge pull request #15882 from sfraczek/unique_ptr_dereference
6 years ago
tensor-tang a0c37662b9 enable sgd jitkernel refer code and test
6 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
6 years ago
Kaipeng Deng 9e524a7b51
Merge pull request #15870 from heavengate/fix_adaptive_pool_doc
6 years ago
dengkaipeng 14df92fe8f fix spell error. test=develop
6 years ago
dengkaipeng 144016fcfc fix adaptive_pool and yolov3_loss. test=develop
6 years ago
Sylwester Fraczek 74672d1aff Change *(smart_ptr.get()) -> *smart_ptr
6 years ago
tensor-tang ee2321debd
Revert 15770 develop a6910f900 gelu mkl opt (#15872)
6 years ago
xuezhong 81870723c6
Merge pull request #15605 from xuezhong/fix_bug_for_lstmp
6 years ago
dengkaipeng eb65b4e47d \frac -> \frac. test=develop
6 years ago
nhzlx 1d5ef7c9ee 5. add static trt load model
6 years ago
dengkaipeng 8167588f14 add blank after math::. test=develop
6 years ago
dengkaipeng d9ec605873 use math:: instead of 29. test=develop
6 years ago
dengkaipeng 19292ac6a1 fix adaptive pool doc.test=develop
6 years ago
Yiqun Liu 7d96c74ab2
Initialize the benchmark tester for operator. (#15772)
6 years ago
Yihua Xu 676995c86c Optimze Gelu with MKL Erf function (#15770)
6 years ago
mozga-intel 5d132ecf83 Auto-cmake generator, auto-fill map (#15402)
6 years ago
Krzysztof Binias 1578c60bdd Add new ut and remove unnecessary code
6 years ago
Xin Pan 5eb87506bc add per kernel config and remove const_cast.
6 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
6 years ago
mozga-intel 13ec2d331b Enable momentum operator for a ngraph engine (#15673)
6 years ago
xuezhong eb7bc3e7ea remove non-ascii charactor
6 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
6 years ago
xuezhong d328660304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
xuezhong f2262d7336 update comment
6 years ago
Tao Luo 6402424f7a
Merge pull request #15773 from chengduoZH/fix_shape_api_doc
6 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
xuezhong c5360a3f6b refine code
6 years ago
tensor-tang 5aea2cd2e0
Merge pull request #15652 from tensor-tang/refine/pyramiddnn
6 years ago
mozga-intel df23a6f894 Enable cross_entropy operator for a ngraph engine (#15674)
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago
baojun 72061b0ac0 Add ngraph op coverage (#15721)
6 years ago
chengduozh d79d2f686c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_shape_api_doc
6 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
nhzlx 2070fb246d 4. do the trt_engine optim during init.
6 years ago
Yihua Xu 685a20ef56 Add JIT CRF_decoding and Layer_norm unit-test (#15699)
6 years ago
tensor-tang 75fc792d40 fix when table width larger than 64
6 years ago
tensor-tang 40402d5e68 add emb seqpool jitcode
6 years ago
tensor-tang 2ccbcb157d Merge remote-tracking branch 'ups/develop' into refine/pyramiddnn
6 years ago
chengduozh 3ce12b1b8e fix shape api doc
6 years ago
Dun 5e6834d891
inplace group_norm (#15754)
6 years ago
Hongyu Liu 8c0292dead
Merge pull request #15717 from phlrain/fix_leak
6 years ago
Tao Luo 4da291c6a3
Merge pull request #15726 from qingqing01/fix_api_doc
6 years ago
nhzlx ecc12fb430 3. when runing in trt mode, do not allocate memory for parameters in fluid.
6 years ago
Dun e4b9fcdbd2
More restrict check load_combine_op. (#15479)
6 years ago
qingqing01 48a5cccbcd
Fix debug mode in prior_box_op (#15702)
6 years ago
Dang Qingqing 2868232556 Fix row_conv doc
6 years ago
tensor-tang a3a3d3d861 add embseqpool jitkernel mkl impl and use it
6 years ago
tensor-tang 15da2f9a0d add embseqpool jitkernel refer code, test and benchmark
6 years ago
tensor-tang c2ccf14590 Merge remote-tracking branch 'ups/develop' into refine/pyramiddnn
6 years ago
qingqing01 abcefe7211
Fix debug mode in fake_quantize_op (#15693)
6 years ago
liuhongyu 029be5fda9 fix lstmp bug; test=develop
6 years ago
nhzlx 9cc6249cd6 2. TRTEngine using stream only when execute.
6 years ago
liuhongyu 393fa6021e set lstm lstmp unsed pointer to nullptr; test=develop
6 years ago
liuhongyu 869f00ffc6 set lstm lstmp unsed pointer to null
6 years ago
nhzlx 034ba1c291 add static model load for trt
6 years ago
jerrywgz 6f11f35abe
Merge pull request #15703 from jerrywgz/enhance_expand_op
6 years ago
Tao Luo 3086502522
Merge pull request #15704 from Sand3r-/mgallus/old-fc-mkldnn-branch-fix-develop
6 years ago
baojun c47e258ea4 Add ngraph sum, sigmoid, relu_grad and tanh_grad op (#15642)
6 years ago
tensor-tang 33d0cebbff
Merge pull request #15695 from tensor-tang/fix/name
6 years ago
Michal Gallus 7a8eff36a6 Fix old FC backward weights descriptor creation
6 years ago
chengduo ad61e1b22c
fix potential bug (#15688)
6 years ago
dzhwinter f9ac88e1a0
Merge pull request #15694 from liuwei1031/fix_security_issue
6 years ago
jerrywgz 8fc0fc314a support multiple var types for expand op, test=develop
6 years ago
tensor-tang fb2a7b2300
fix aligned-new error in jitkernel (#15626)
6 years ago
乔龙飞 Qiao Longfei 08ad72d0b9
Merge pull request #15679 from jacquesqiao/update-lookup_table_grad-padding-index
6 years ago
Tao Luo d9270e34d1
Merge pull request #15691 from luotao1/activation_doc
6 years ago
tensor-tang 15d7220f94 fix jitcode name
6 years ago
tensor-tang 31fd8ce1e1
Merge pull request #15375 from mozga-intel/mozga-intel/batch_norm_ngraph_operator
6 years ago
liuwei1031 b1f97a6fa9 fix security issue 27, 38 test=develop
6 years ago
Tao Luo 882e7ec480 fix generate doc error in activation ops
6 years ago
Gabor Buella da9c94da33 Clang build fixes (#15628)
6 years ago
Qiao Longfei 76c1378a70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-lookup_table_grad-padding-index
6 years ago
Qiao Longfei 29a4b21bc8 fix problem test=develop
6 years ago
Qiao Longfei 7b673bce6a lookup_table_grad kernel should consider padding_idx test=develop
6 years ago
jerrywgz 5ce48220f1 change default option related to softmax, test=develop
6 years ago
xuezhong 9b24ac34dd remove debug print
6 years ago
xuezhong 50b48400bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
dzhwinter b80bcbb4fd
Merge pull request #15660 from dzhwinter/enhance/memory
6 years ago
mozga-intel 1198ccae6b Enable batch_norm operator for a ngraph engine
6 years ago
xuezhong 58101e6d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
xuezhong 4921c2cd02 add api spec change
6 years ago
baojun f4a0e68481 Fix ngraph compile WITH_DISTRIBUTE=ON (#15636)
6 years ago
xuezhong fb261793b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
xuezhong fb9a6a2bc6 pass test for lstm op
6 years ago
xuezhong 1abb0d835e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
xuezhong 2ba256df40 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
dzhwinter 104d3b4e68 add details. test=develop
6 years ago
dzhwinter 3932cd6714 Merge remote-tracking branch 'origin/develop' into enhance/memory
6 years ago
Dun Liang ceec13562c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_checkpoint
6 years ago
Dun Liang bc92192747 Fix Pr #15296
6 years ago
dzhwinter 94dd50c33f add details. test=develop
6 years ago
Tao Luo bec68fa0b3
Merge pull request #15637 from jerrywgz/refine_box_coder
6 years ago
乔龙飞 Qiao Longfei 7ddf4e2c55
Merge pull request #15649 from jacquesqiao/fix-ctr-reader-svm
6 years ago
Qiao Longfei fa77186fdc fix ctr_reader_test test=develop
6 years ago
Qiao Longfei 2afe82fe83 fix ctr reader read svm data
6 years ago
Kaipeng Deng 9df7bc2c5a fix exlusive pool doc. test=develop (#15632)
6 years ago
wopeizl 3614dadf23
Merge pull request #15631 from wopeizl/windows/fixci
6 years ago
tensor-tang 18bff5298d extract fused_emb_seq_pool forward function
6 years ago
peizhilin 55510744b5 test=develop
6 years ago
peizhilin 061299be87 fix dependency
6 years ago
baojun ac4cde009d Enable accuracy op for ngraph engine (#15592)
6 years ago
kolinwei 6f0f8045f6
Revert "Async double buffered py reader"
6 years ago
jerrywgz ceb412b0ae speed up box coder in CPU, test=develop
6 years ago
Dun db8fcf6b95
Merge pull request #15296 from cjld/async_double_buffered_py_reader
6 years ago
xuezhong dff7461ea8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
Zeng Jinle 1ccbc51218
Merge pull request #15619 from sneaxiy/debug
6 years ago
Xin Pan 74bc55c2a6
Merge pull request #14975 from dzhwinter/ir_inplace_pass
6 years ago
xuezhong 2857dac260 add assert for clip and remove print
6 years ago
xuezhong 4028943125 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
Tao Luo 546eefae6f
Merge pull request #15591 from lidanqing-intel/lidanqing/density_prior_box
6 years ago
sneaxiy f26a1c9077 test=develop
6 years ago
dzhwinter 4f01de6378 Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
dzhwinter 46a6cac91f
fix batch norm. test=develop (#15597)
6 years ago
dzhwinter 9c9ad7d40b Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
jerrywgz 1743d1a58f
Merge pull request #15356 from jerrywgz/add_clip_op
6 years ago
mozga-intel 43a67a2662 Enable conv2d operator for a ngraph engine (#15269)
6 years ago
tensor-tang a6a1a92ef7
Merge pull request #15586 from tensor-tang/jit/cache
6 years ago
lidanqing-intel 4b3c6612a1 optimize density_prior_box_op.h for cpu
6 years ago
xuezhong 4c98c2ccc3 remove debug print
6 years ago
xuezhong 58ad40cc15 add sample_logits op
6 years ago
tensor-tang ba02ac4692
use mat attr and refine test (#15448)
6 years ago