Commit Graph

21025 Commits (86bb583881ea4900d80b45491132e7e325d6bffe)
 

Author SHA1 Message Date
Yancey1989 86bb583881 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Yancey1989 495e73d766 enable gc
7 years ago
Yancey1989 28cdfbc2b0 delete comment code
7 years ago
Yancey1989 845bfd5807 cleanup code
7 years ago
tangwei12 dc8eca826e
code style fix, test=develop (#15045)
7 years ago
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Jiabin Yang 55e3c6518e
Merge pull request #15024 from JiabinYang/fix/ci_requirements_install
7 years ago
Tao Luo 69659f4ae2
Merge pull request #15037 from jianhang-liu/fix/abnormal_stack_op_time
7 years ago
whs 2314f2ebb3
Make topk op support variable k. (#15044)
7 years ago
wopeizl 09bd8fa67a
Merge pull request #15035 from wopeizl/debug/improvement1
7 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
7 years ago
Yibing Liu a28df3eb0b
Fix the unstack layer (#15047)
7 years ago
Brian Liu e821b12f57 Fix issue which cause abnormal CPU usage in stack op
7 years ago
chengduo b9fb03cf54
Move GetTensor to tensor_util (#15011)
7 years ago
peizhilin 170e78b397 restore the top-k
7 years ago
Tao Luo bc16bcda49
Merge pull request #14998 from luotao1/mm_dnn
7 years ago
JiabinYang fa33eae9aa test=develop, fix python exetension on python3.x
7 years ago
Qiyang Min aba1f9b06e
Merge pull request #14891 from velconia/accelerate_adam
7 years ago
peizhilin e05fb128bc fix code style
7 years ago
peizhilin 7f6d8acecb cherry-pick the #12759
7 years ago
JiabinYang 3e40c79c4f test=develop, using absolute dir
7 years ago
tensor-tang 05d1121b22
Merge pull request #14802 from mozga-intel/mozga-intel/fill_constant_operator_ngraph
7 years ago
tensor-tang 9d4f1d468a
Merge pull request #14804 from mozga-intel/mozga-intel/top_k_operator_ngraph
7 years ago
tensor-tang 8a6ac4dba7
Merge pull request #14973 from xiaolil1/dequantize
7 years ago
tensor-tang f0e02a65ed
Merge pull request #14974 from xiaolil1/quantize
7 years ago
Tao Luo 91408e3122 fix analyzer_mm_dnn_tester fails when bs > 1
7 years ago
Tao Luo f01c966800 Merge branch 'develop' into mm_dnn
7 years ago
JiabinYang ea6e057e40 test=develop, fix bug
7 years ago
JiabinYang e9c86ac41d test=develop, install requirements.txt with user previlige
7 years ago
JiabinYang f8fc6ba595 test=develop, fix ci by install requirement and add pip install validation
7 years ago
qingqing01 51a9fca323
Async memory copy (#15013)
7 years ago
whs 938705745e
Init paddle slim (#14834)
7 years ago
xiaoli.liu@intel.com 869d444b92 Fix comments misunderstanding
7 years ago
xiaoli.liu@intel.com d83d0f33fd extract templated function
7 years ago
gongweibao 00dadb0720
fix apple cuddn complation error test=develop (#15003)
7 years ago
minqiyang 8b6b0da062 Use adam_update
7 years ago
minqiyang f4e7a47381 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_adam
7 years ago
tensor-tang 641313ea77
Merge pull request #15000 from tensor-tang/doc/en/jit
7 years ago
Qiyang Min 3635fc6487
Merge pull request #14994 from velconia/fix_net_drawer
7 years ago
wopeizl b117a5f208
Merge pull request #14931 from wopeizl/windows/mkl
7 years ago
Xin Pan 103f08f50e
Merge pull request #14910 from panyx0718/clean3
7 years ago
Zeng Jinle 0021b05b19
Merge pull request #14993 from sneaxiy/fix_check_lod
7 years ago
tensor-tang 68ab16444a add eng doc of jit kernel and follow comments
7 years ago
chengduo 79bd6dfa18
[Feature] Add Temporary Allocator (#14875)
7 years ago
sneaxiy a30c5373eb use std::is_sorted
7 years ago
peizhilin 2e35290ffa fix build issue
7 years ago
Xin Pan 484c24b756
Merge pull request #14996 from tensor-tang/fix/deps
7 years ago
tensor-tang e99e4e994d fix deps of jit benchmark
7 years ago
Tao Luo 22c71398e3 add MM_DNN inference test
7 years ago
Tao Luo d4f384767a
Merge pull request #14987 from jczaja/prv-transpose-mkldnn-grad
7 years ago