Commit Graph

21584 Commits (cba729404d55489502eeaaf97e4593930b07726e)
 

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
minqiyang fba3712a7b Add multi-input to forward function in Layer
6 years ago
sneaxiy 13429c3e9f clean code, remove void registration
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
JiabinYang 1bec52f581 test=develop, fix cpu running error
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
heqiaozhi f18e8a7a5e remove some comments & refine doc & put template class in .h
6 years ago
sneaxiy 83ac85158a polish code
6 years ago
sneaxiy 045dc12766 merge develop
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
minqiyang 3cd10a7c4f Add Conv2D forward
6 years ago
sneaxiy ce4a26ddad clean code
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
JiabinYang bfcb5e5235 test=develop, fix gpu compile error on prefetch, and fix hs/nce ut failed on gpu
6 years ago
Tomasz Patejko e9eee0de6a MKLDNN residual connection fuse: fixing accuracy problem (#14874)
6 years ago
sneaxiy 53f6c6991a polish code
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
heqiaozhi 39f4e9273e data_norm
6 years ago
sneaxiy 74a8e6b032 merge develop
6 years ago
Xin Pan 1fe3ac352a move more and fix while
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
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
minqiyang 8d88c5a87d Shameless copy
6 years ago