Commit Graph

20860 Commits (68e9b841ab69f8484944e77c486aa226e12ed5f2)
 

Author SHA1 Message Date
minqiyang 68e9b841ab Add support for optimizer
7 years ago
minqiyang 224c90a84c Add nn to imperative
7 years ago
minqiyang 74ead6ff35 Polish code
7 years ago
minqiyang 3de0f612e8 Polish code
7 years ago
minqiyang 9e24fa3aeb Polish code
7 years ago
minqiyang 1c116462cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
minqiyang 29697c2e25 Add stop_gradient to VarBase to support loss function
7 years ago
Tao Luo 55af116861
Merge pull request #14966 from jczaja/prv-transpose-mkldnn-reuse-PR
7 years ago
Xin Pan 2537ac512e
Merge pull request #14983 from typhoonzero/revert_14850
7 years ago
chengduo a015a8a39d
Refine merge_selected_rows Doc (#14748)
7 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
7 years ago
Yihua Xu 3babc80160 Fix the regression issue and add the group unitest for conv2d (#14932)
7 years ago
Xin Pan a872eb90c2
Merge pull request #14959 from panyx0718/clean2
7 years ago
minqiyang fba3712a7b Add multi-input to forward function in Layer
7 years ago
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
7 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
7 years ago
tangwei12 45dd3491db
lookup table utils fix (#14730)
7 years ago
Wang Guibao e7675dd542
Avoid calling VLOG() when program exiting (#14937)
7 years ago
minqiyang 3cd10a7c4f Add Conv2D forward
7 years ago
Tomasz Patejko e9eee0de6a MKLDNN residual connection fuse: fixing accuracy problem (#14874)
7 years ago
Xin Pan cf3a07e8f8
Merge pull request #14878 from panyx0718/imperative
7 years ago
Xin Pan 1fe3ac352a move more and fix while
7 years ago
Jacek Czaja 709d9e3cb7 - Added reusing MKL-DNN primitives for Transpose MKL-DNN op
7 years ago
Xin Pan 9ef8a76873 convert more
7 years ago
Xin Pan b37fb7a6e9
Merge pull request #14954 from panyx0718/api
7 years ago
Xin Pan 876993887b convert more interface to avoid scope
7 years ago
Xin Pan 8c19f0bfe3 fix
7 years ago
minqiyang 8d88c5a87d Shameless copy
7 years ago
Xin Pan 32e01ff37b temporarily limit api approval owners
7 years ago
mozga-intel 9035bb81fe Enable mul operator for a ngraph engine (#14801)
7 years ago
gongweibao b849157e9d
Add size enforce (#14919)
7 years ago
Xin Pan 4dd61e7260 convert GetInputVarPtrs and GetOutputVarPtrs
7 years ago
Jacek Czaja aa6e9c30be [MKL-DNN ]Added transpose/transpose2 Op (#14872)
7 years ago
wopeizl 6c66b3d496
Merge pull request #14943 from wopeizl/windows/ctc
7 years ago
Xin Pan 52d3903a12 fix
7 years ago
Xin Pan 0e0983cc1d convert more infer shape
7 years ago
Xin Pan 62eb43ba98 convert more
7 years ago
Xin Pan dfcf746ea1
Merge pull request #14904 from panyx0718/clean2
7 years ago
Xin Pan 3f9c429ea0 fix lint
7 years ago
Xin Pan 6324032602 MLP forward backward
7 years ago
peizhilin b73d7d2f21 test=develop
7 years ago
peizhilin ed5bd5e586 test=develop
7 years ago
peizhilin 19ebd8b4cf add ctc support for windows
7 years ago
Xin Pan c89a1fb287
Merge pull request #14879 from panyx0718/clean
7 years ago
Qiao Longfei e2d56561e7
Merge pull request #14889 from jacquesqiao/optimize-adam
7 years ago
Zeng Jinle 16c244bc3f
Merge pull request #14928 from sneaxiy/fix_gc
7 years ago
Xin Pan f897bd16c0 clean
7 years ago
Xin Pan 70981f5d79 clean
7 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
7 years ago
Yu Yang 2803cf5776
Merge pull request #14868 from reyoung/feature/refine_w2v
7 years ago