Commit Graph

21208 Commits (db9e700ba1d7fb4a264225439bf66f24fba66ff4)
 

Author SHA1 Message Date
sneaxiy a30c5373eb use std::is_sorted
6 years ago
minqiyang 5a5c577529 Polish code
6 years ago
minqiyang 099186cd41 Support one argument PADDLE_ENFORCE
6 years ago
peizhilin 2e35290ffa fix build issue
6 years ago
Xin Pan 484c24b756
Merge pull request #14996 from tensor-tang/fix/deps
6 years ago
tensor-tang e99e4e994d fix deps of jit benchmark
6 years ago
Tao Luo 22c71398e3 add MM_DNN inference test
6 years ago
minqiyang 8149a07a41 Fix wait stream two times bug
6 years ago
Tao Luo d4f384767a
Merge pull request #14987 from jczaja/prv-transpose-mkldnn-grad
6 years ago
minqiyang 4af97c6946 Polish code
6 years ago
peizhilin 201283f95c fix code style
6 years ago
minqiyang 41b81293ab Polish code
6 years ago
peizhilin 9e60c58666 Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
minqiyang bc66401566 Polish code
6 years ago
tensor-tang 693e5e65ce
Merge pull request #14958 from tensor-tang/refine/jit
6 years ago
minqiyang 3026aba7e1 Fix net_drawer
6 years ago
minqiyang 224c90a84c Add nn to imperative
6 years ago
minqiyang 74ead6ff35 Polish code
6 years ago
sneaxiy b8051e7927 merge develop
6 years ago
Tao Luo df1e4e2f10 fix check_lod
6 years ago
minqiyang 0a4b6fc056 Remove unnessesary code
6 years ago
minqiyang 53619a79b4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_lstm
6 years ago
minqiyang 6fabbd8fb8 Polish code and remove spin lock
6 years ago
minqiyang 3de0f612e8 Polish code
6 years ago
Zeng Jinle 95cbe07c40
Merge pull request #14836 from sneaxiy/feature/py_func
6 years ago
mozga-intel 969f669493 Static specifier was removed
6 years ago
mozga-intel 7048caf9a0 Enable top_k operator for a ngraph
6 years ago
Tao Luo d49990e447
Merge pull request #14982 from luotao1/diff_test
6 years ago
mozga-intel 394635b2ee Static specifier was removed
6 years ago
mozga-intel ecfa68ecaa Enable fill_constant operator for a ngraph
6 years ago
sneaxiy 600f6d8272 polish code
6 years ago
peizhilin f31d65454c use the default cdn address for mklml package on windows
6 years ago
peizhilin fb223d8037 fix the typo of keyword and
6 years ago
minqiyang 9e24fa3aeb Polish code
6 years ago
minqiyang 1c116462cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
6 years ago
minqiyang 29697c2e25 Add stop_gradient to VarBase to support loss function
6 years ago
Jacek Czaja d05094eec3 - Added transpose/transpose2 MKLDNN grad ops
6 years ago
Tao Luo 55af116861
Merge pull request #14966 from jczaja/prv-transpose-mkldnn-reuse-PR
6 years ago
sneaxiy 7f6e513b1f fix mac ci bug
6 years ago
sneaxiy c1f7e54f62 merge develop
6 years ago
Xin Pan 2537ac512e
Merge pull request #14983 from typhoonzero/revert_14850
6 years ago
chengduo a015a8a39d
Refine merge_selected_rows Doc (#14748)
6 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
6 years ago
peizhilin b06ce129bc some not so useful adjust
6 years ago
sneaxiy 89b9d86d9d fix windows compile bug
6 years ago
tensor-tang 1aaec571c2 fix enum style
6 years ago
sneaxiy 490eb9061f polish infer shape of py_func op
6 years ago
tensor-tang facfecbdd0 follow comment: reuse time function and change to upper case
6 years ago
tensor-tang f5532877f7 Merge remote-tracking branch 'ups/develop' into refine/jit
6 years ago
Yihua Xu 3babc80160 Fix the regression issue and add the group unitest for conv2d (#14932)
6 years ago