Commit Graph

21045 Commits (0238a3bb4f3458d8b60907ca858a0e74d0d16ff0)
 

Author SHA1 Message Date
Xin Pan 969ad966ba all converted
6 years ago
Xin Pan a872eb90c2
Merge pull request #14959 from panyx0718/clean2
6 years ago
minqiyang 6467eda534 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_adam
6 years ago
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
6 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
6 years ago
luotao1 13367866cd add deterministic result unit-test
6 years ago
tangwei12 45dd3491db
lookup table utils fix (#14730)
6 years ago
peizhilin b6d7f0e5ec use the CDN as the source location
6 years ago
minqiyang 679d1a9e0b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_lstm
6 years ago
Wang Guibao e7675dd542
Avoid calling VLOG() when program exiting (#14937)
6 years ago
minqiyang 454db6662e Accelerate lstm
6 years ago
xiaoli.liu@intel.com 3146629485 Add Dequantize OP
6 years ago
xiaoli.liu@intel.com 019dbf7f5f Add Quantize OP
6 years ago
tensor-tang a369c8025b fix typo of mix impl of lstm
6 years ago
tensor-tang d651a91138 fix build on win, fix use condition of crf decoding and layer norm and
6 years ago
tensor-tang 141ebcd4aa Merge remote-tracking branch 'ups/develop' into refine/jit
6 years ago
Tomasz Patejko e9eee0de6a MKLDNN residual connection fuse: fixing accuracy problem (#14874)
6 years ago
tensor-tang d53c4756ad clean code and remove unused files
6 years ago
tensor-tang 95fb31285c Merge remote-tracking branch 'ups/develop' into refine/jit
6 years ago
Xin Pan cf3a07e8f8
Merge pull request #14878 from panyx0718/imperative
6 years ago
peizhilin 9f55f1ff50 use the platform api to decide the specific instruction support or not
6 years ago
tensor-tang c187a7c618 add more impls of lstm and gru and fix build on win
6 years ago
Xin Pan 1fe3ac352a move more and fix while
6 years ago
Jacek Czaja 709d9e3cb7 - Added reusing MKL-DNN primitives for Transpose MKL-DNN op
6 years ago
peizhilin 0b4f742e8a fix the build issue
6 years ago
peizhilin da42cf2055 fix build issue when xbyak is disabled on windows
6 years ago
tensor-tang 83d075aa79 fix lstm and gru jitcode
6 years ago
peizhilin 1cc9d59838 disable xbyak on windows
6 years ago
Xin Pan 9ef8a76873 convert more
6 years ago
Xin Pan b37fb7a6e9
Merge pull request #14954 from panyx0718/api
6 years ago
Xin Pan 876993887b convert more interface to avoid scope
6 years ago
tensor-tang 20392be001 Merge remote-tracking branch 'ups/develop' into refine/jit
6 years ago
tensor-tang f332f589bc add more impls of sigmoid and vtanh
6 years ago
peizhilin 40a94a138f remove irrelevant fix for mkl
6 years ago
Xin Pan 8c19f0bfe3 fix
6 years ago
jerrywgz dda28b0e68 fix bug in if-else op, test=develop
6 years ago
Xin Pan 32e01ff37b temporarily limit api approval owners
6 years ago
mozga-intel 9035bb81fe Enable mul operator for a ngraph engine (#14801)
6 years ago
tensor-tang ea259c6363 enable layer norm intrinsic code
6 years ago
gongweibao b849157e9d
Add size enforce (#14919)
6 years ago
Xin Pan 4dd61e7260 convert GetInputVarPtrs and GetOutputVarPtrs
6 years ago
Jacek Czaja aa6e9c30be [MKL-DNN ]Added transpose/transpose2 Op (#14872)
6 years ago
peizhilin 22fd484a9e Merge branch 'windows/mkl' of https://github.com/wopeizl/Paddle into windows/mkl
6 years ago
peizhilin 07c7eaabb4 Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
peizhilin 923cc6cd9c Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
peizhilin 2f3b5054ad fix build script
6 years ago
wopeizl 6c66b3d496
Merge pull request #14943 from wopeizl/windows/ctc
6 years ago
Xin Pan 52d3903a12 fix
6 years ago
Xin Pan 0e0983cc1d convert more infer shape
6 years ago
Xin Pan 62eb43ba98 convert more
6 years ago