Commit Graph

7372 Commits (d752177b8f1fafe3588fe7f77a4960813f1bab4f)

Author SHA1 Message Date
Xin Pan ce7e503cbe refactor to avoid scope.
6 years ago
Yancey1989 8cad371a60 fix nccl unittest acc test=develop
6 years ago
Xin Pan 71a4a8e981
Merge pull request #15071 from wopeizl/revert/15035
6 years ago
minqiyang fff44af83f Support simple optimizer
6 years ago
minqiyang 68e9b841ab Add support for optimizer
6 years ago
Zeng Jinle 9c6a0203e2
Merge pull request #15073 from sneaxiy/add_scope_pool
6 years ago
sneaxiy 3e917a934a add scope_pool
6 years ago
Yancey1989 1a4f79a7de fix unittest test=develop
6 years ago
Yancey1989 a8612adb04 fix lr scale test=develop
6 years ago
Yancey1989 86bb583881 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Yancey1989 845bfd5807 cleanup code
6 years ago
peizhilin 2388d0e7d6 Revert "cherry-pick the #12759"
6 years ago
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
JiabinYang 2aa1dc67ce test=develop, fix test_dist_transpiler failed
6 years ago
whs 2314f2ebb3
Make topk op support variable k. (#15044)
6 years ago
wopeizl 09bd8fa67a
Merge pull request #15035 from wopeizl/debug/improvement1
6 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
6 years ago
Yibing Liu a28df3eb0b
Fix the unstack layer (#15047)
6 years ago
JiabinYang cb478f7a94 just for test
6 years ago
peizhilin 7f6d8acecb cherry-pick the #12759
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
JiabinYang 5bfb26a8b2 test=develop, fix embeding distribute and sparse can't be true and the same time
6 years ago
JiabinYang 2e38faa3fe test=develop, accelerate_hs_op and add prefetch with is_sparse
6 years ago
JiabinYang 1a8cbb6799 test=develop, accelerate_hs_op and add prefetch with is_sparse
6 years ago
whs 938705745e
Init paddle slim (#14834)
6 years ago
Qiyang Min 3635fc6487
Merge pull request #14994 from velconia/fix_net_drawer
6 years ago
wopeizl b117a5f208
Merge pull request #14931 from wopeizl/windows/mkl
6 years ago
Tao Luo d4f384767a
Merge pull request #14987 from jczaja/prv-transpose-mkldnn-grad
6 years ago
peizhilin 9e60c58666 Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
minqiyang 3026aba7e1 Fix net_drawer
6 years ago
minqiyang 224c90a84c Add nn to imperative
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 7048caf9a0 Enable top_k operator for a ngraph
6 years ago
mozga-intel ecfa68ecaa Enable fill_constant operator for a ngraph
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
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
Yihua Xu 3babc80160 Fix the regression issue and add the group unitest for conv2d (#14932)
6 years ago
minqiyang fba3712a7b Add multi-input to forward function in Layer
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
tangwei12 45dd3491db
lookup table utils fix (#14730)
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
JiabinYang bfcb5e5235 test=develop, fix gpu compile error on prefetch, and fix hs/nce ut failed on gpu
6 years ago
Xin Pan cf3a07e8f8
Merge pull request #14878 from panyx0718/imperative
6 years ago
minqiyang 8d88c5a87d Shameless copy
6 years ago
JiabinYang 8515ee3a29 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prefech_hs
6 years ago
mozga-intel 9035bb81fe Enable mul operator for a ngraph engine (#14801)
6 years ago
Jacek Czaja aa6e9c30be [MKL-DNN ]Added transpose/transpose2 Op (#14872)
6 years ago
peizhilin 07c7eaabb4 Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
peizhilin 2f3b5054ad fix build script
6 years ago
tangwei12 f7fb937bfe fix in cmake, test=develop
6 years ago
JiabinYang 19a8d96585 fix nce in test_dist_transpiler, test=develop
6 years ago
JiabinYang 52ca40fcfe Merge branch 'feature/add_prefech_hs' of https://github.com/JiabinYang/Paddle into feature/add_prefech_hs
6 years ago
JiabinYang 3b7b2e1ded Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prefech_hs
6 years ago
JiabinYang b2f789c66d add test transpiler dist test, test=develop
6 years ago
tangwei12 547c1bd11d Merge branch 'feature/add_prefech_hs' of https://github.com/JiabinYang/Paddle into add_prefetch_nce_hs
6 years ago
Xin Pan 3f9c429ea0 fix lint
6 years ago
tangwei12 e0c3c56b06 add nce remote ut, test=develop
6 years ago
Xin Pan 6324032602 MLP forward backward
6 years ago
peizhilin b73d7d2f21 test=develop
6 years ago
peizhilin 19ebd8b4cf add ctc support for windows
6 years ago
Xin Pan c89a1fb287
Merge pull request #14879 from panyx0718/clean
6 years ago
Qiao Longfei e2d56561e7
Merge pull request #14889 from jacquesqiao/optimize-adam
6 years ago
peizhilin fdab7f749e fix the setup script issue
6 years ago
sneaxiy dc8847af87 add examples and comments
6 years ago
tangwei12 aed3872c1c add int cast, test=develop
6 years ago
Zeng Jinle 16c244bc3f
Merge pull request #14928 from sneaxiy/fix_gc
6 years ago
peizhilin fa135bbf52 Fix the mkl build script on windows
6 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
6 years ago
tangwei12 41790f1366 add ut about nce
6 years ago
peizhilin b601f2de8d include the mkl fix only
6 years ago
peizhilin 001891aea6 fix code style
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Qiyang Min fd1d2c897e
Merge pull request #14894 from velconia/add_huber_regression_loss_op
6 years ago
dzhwinter acd4b75923
skip_opt_set support list (#14845)
6 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
6 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
6 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
6 years ago
JiabinYang 656040c726 merge reyoung optimization
6 years ago
sneaxiy c631412eab fix gc bug
6 years ago
heqiaozhi cbc7208399 fix doc
6 years ago
Qiao Longfei 1141db8114 update test_adam_op
6 years ago
heqiaozhi 5f0358add9 async_executor stop add barrier_all & finalize
6 years ago
dongdaxiang bc4f16ca6f remove some comments
6 years ago
Yancey1989 a7d6b1f921 code cleanup test=develop
6 years ago
Yancey1989 a760a550b0 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Yancey1989 fd144954ed redefine api test=develop
6 years ago