Commit Graph

12787 Commits (6a5f604607e06a0dffaf16ffe88d7033ecc42b30)

Author SHA1 Message Date
Wu Yi 856f0da0fe
Fp16 training (#14992)
6 years ago
Brian Liu e821b12f57 Fix issue which cause abnormal CPU usage in stack op
6 years ago
chengduo b9fb03cf54
Move GetTensor to tensor_util (#15011)
6 years ago
tensor-tang d46a140dd9 add seq pool inference test
6 years ago
tensor-tang d4931a2abc support more input fake data
6 years ago
nhzlx 73b47df1f4 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_affine_channel_fuse
6 years ago
nhzlx ce3782c193 add affine_channel fuse.
6 years ago
peizhilin 170e78b397 restore the top-k
6 years ago
Tao Luo bc16bcda49
Merge pull request #14998 from luotao1/mm_dnn
6 years ago
JiabinYang fa33eae9aa test=develop, fix python exetension on python3.x
6 years ago
Qiyang Min aba1f9b06e
Merge pull request #14891 from velconia/accelerate_adam
6 years ago
minqiyang 8ec3d863b0 Fix throw_on_error direct call bug
6 years ago
peizhilin e05fb128bc fix code style
6 years ago
peizhilin 7f6d8acecb cherry-pick the #12759
6 years ago
sneaxiy 3a2afbf02e polish code
6 years ago
JiabinYang 3e40c79c4f test=develop, using absolute dir
6 years ago
tensor-tang 05d1121b22
Merge pull request #14802 from mozga-intel/mozga-intel/fill_constant_operator_ngraph
6 years ago
tensor-tang 9d4f1d468a
Merge pull request #14804 from mozga-intel/mozga-intel/top_k_operator_ngraph
6 years ago
tensor-tang 8a6ac4dba7
Merge pull request #14973 from xiaolil1/dequantize
6 years ago
tensor-tang f0e02a65ed
Merge pull request #14974 from xiaolil1/quantize
6 years ago
Tao Luo 91408e3122 fix analyzer_mm_dnn_tester fails when bs > 1
6 years ago
Tao Luo f01c966800 Merge branch 'develop' into mm_dnn
6 years ago
JiabinYang ea6e057e40 test=develop, fix bug
6 years ago
JiabinYang e9c86ac41d test=develop, install requirements.txt with user previlige
6 years ago
JiabinYang f8fc6ba595 test=develop, fix ci by install requirement and add pip install validation
6 years ago
minqiyang 52b4821a6e Fix Sprintf problem
6 years ago
qingqing01 51a9fca323
Async memory copy (#15013)
6 years ago
minqiyang 010f657b33 Polish code
6 years ago
minqiyang 45acfbd011 1. Add specific condition for one or no arg in PADDLE_ENFORCE
6 years ago
whs 938705745e
Init paddle slim (#14834)
6 years ago
xiaoli.liu@intel.com 869d444b92 Fix comments misunderstanding
6 years ago
xiaoli.liu@intel.com d83d0f33fd extract templated function
6 years ago
minqiyang 8b6b0da062 Use adam_update
6 years ago
minqiyang f4e7a47381 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_adam
6 years ago
minqiyang b1d0a14c14 Change the ut back
6 years ago
minqiyang 7d1533216d Fix syntax error in unit test
6 years ago
tensor-tang 641313ea77
Merge pull request #15000 from tensor-tang/doc/en/jit
6 years ago
minqiyang e811e06555 Avoid comma in macro
6 years ago
minqiyang 0cf1461ccc Avoid comma in macro
6 years ago
wopeizl b117a5f208
Merge pull request #14931 from wopeizl/windows/mkl
6 years ago
Xin Pan 103f08f50e
Merge pull request #14910 from panyx0718/clean3
6 years ago
Zeng Jinle 0021b05b19
Merge pull request #14993 from sneaxiy/fix_check_lod
6 years ago
tensor-tang 68ab16444a add eng doc of jit kernel and follow comments
6 years ago
chengduo 79bd6dfa18
[Feature] Add Temporary Allocator (#14875)
6 years ago
minqiyang e4719eb462 Fix bug in Windows VC 2010
6 years ago
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
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 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 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
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
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
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
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
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