Commit Graph

7442 Commits (a61e7d0f48607f770ce8521d2c60a72723a24d85)

Author SHA1 Message Date
minqiyang 6bb84490af Fix imperative unit test
7 years ago
Xin Pan 3e8408429d
Merge pull request #15053 from panyx0718/imperative_hold
7 years ago
minqiyang 336160e651 Complete imperative optimizer implementation
7 years ago
Yancey1989 4743c9cd5d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
sneaxiy 26695e0bb2 add thread join
7 years ago
Yu Yang efa630eadb
Refine Dockerfile (#14908)
7 years ago
chengduo fe8495a758
[WIP] Refine MultiDevSSAGraph (#15040)
7 years ago
sneaxiy 6dd623b1e3 test=develop
7 years ago
haowang101779990 66ea718452 en api improve format Dec 27
7 years ago
minqiyang 28013a5048 Polish code
7 years ago
minqiyang d4b9928c5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
minqiyang 5822f7f1d8 Polish code
7 years ago
Xin Pan f52b514dcd call kernel
7 years ago
Xin Pan 61491ce250 clean
7 years ago
Xin Pan ce7e503cbe refactor to avoid scope.
7 years ago
Yancey1989 8cad371a60 fix nccl unittest acc test=develop
7 years ago
Xin Pan 71a4a8e981
Merge pull request #15071 from wopeizl/revert/15035
7 years ago
minqiyang fff44af83f Support simple optimizer
7 years ago
minqiyang 68e9b841ab Add support for optimizer
7 years ago
Zeng Jinle 9c6a0203e2
Merge pull request #15073 from sneaxiy/add_scope_pool
7 years ago
sneaxiy 3e917a934a add scope_pool
7 years ago
Yancey1989 1a4f79a7de fix unittest test=develop
7 years ago
Yancey1989 a8612adb04 fix lr scale test=develop
7 years ago
Yancey1989 86bb583881 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Yancey1989 845bfd5807 cleanup code
7 years ago
peizhilin 2388d0e7d6 Revert "cherry-pick the #12759"
7 years ago
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
JiabinYang 2aa1dc67ce test=develop, fix test_dist_transpiler failed
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
JiabinYang cb478f7a94 just for test
7 years ago
peizhilin 7f6d8acecb cherry-pick the #12759
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
JiabinYang 5bfb26a8b2 test=develop, fix embeding distribute and sparse can't be true and the same time
7 years ago
JiabinYang 2e38faa3fe test=develop, accelerate_hs_op and add prefetch with is_sparse
7 years ago
JiabinYang 1a8cbb6799 test=develop, accelerate_hs_op and add prefetch with is_sparse
7 years ago
whs 938705745e
Init paddle slim (#14834)
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
Tao Luo d4f384767a
Merge pull request #14987 from jczaja/prv-transpose-mkldnn-grad
7 years ago
peizhilin 9e60c58666 Merge remote-tracking branch 'upstream/develop' into windows/mkl
7 years ago
minqiyang 3026aba7e1 Fix net_drawer
7 years ago
minqiyang 224c90a84c Add nn to imperative
7 years ago
minqiyang 3de0f612e8 Polish code
7 years ago
Zeng Jinle 95cbe07c40
Merge pull request #14836 from sneaxiy/feature/py_func
7 years ago
mozga-intel 7048caf9a0 Enable top_k operator for a ngraph
7 years ago
mozga-intel ecfa68ecaa Enable fill_constant operator for a ngraph
7 years ago
peizhilin fb223d8037 fix the typo of keyword and
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
Jacek Czaja d05094eec3 - Added transpose/transpose2 MKLDNN grad ops
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
peizhilin b06ce129bc some not so useful adjust
7 years ago
Yihua Xu 3babc80160 Fix the regression issue and add the group unitest for conv2d (#14932)
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
heqiaozhi f18e8a7a5e remove some comments & refine doc & put template class in .h
7 years ago
xiaoli.liu@intel.com 3146629485 Add Dequantize OP
7 years ago
xiaoli.liu@intel.com 019dbf7f5f Add Quantize OP
7 years ago
minqiyang 3cd10a7c4f Add Conv2D forward
7 years ago
JiabinYang bfcb5e5235 test=develop, fix gpu compile error on prefetch, and fix hs/nce ut failed on gpu
7 years ago
Xin Pan cf3a07e8f8
Merge pull request #14878 from panyx0718/imperative
7 years ago
heqiaozhi 39f4e9273e data_norm
7 years ago
minqiyang 8d88c5a87d Shameless copy
7 years ago
JiabinYang 8515ee3a29 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prefech_hs
7 years ago
mozga-intel 9035bb81fe Enable mul operator for a ngraph engine (#14801)
7 years ago
heqiaozhi 5c7a8aee07 merge upstream to my develop
7 years ago
heqiaozhi b3cf476de4 teacher student sigmoid loss
7 years ago
Jacek Czaja aa6e9c30be [MKL-DNN ]Added transpose/transpose2 Op (#14872)
7 years ago
heqiaozhi 4f6e9e3ac3 teacher student sigmoid loss
7 years ago
peizhilin 07c7eaabb4 Merge remote-tracking branch 'upstream/develop' into windows/mkl
7 years ago
peizhilin 2f3b5054ad fix build script
7 years ago
tangwei12 f7fb937bfe fix in cmake, test=develop
7 years ago
JiabinYang 19a8d96585 fix nce in test_dist_transpiler, test=develop
7 years ago
JiabinYang 52ca40fcfe Merge branch 'feature/add_prefech_hs' of https://github.com/JiabinYang/Paddle into feature/add_prefech_hs
7 years ago
JiabinYang 3b7b2e1ded Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prefech_hs
7 years ago
JiabinYang b2f789c66d add test transpiler dist test, test=develop
7 years ago
tangwei12 547c1bd11d Merge branch 'feature/add_prefech_hs' of https://github.com/JiabinYang/Paddle into add_prefetch_nce_hs
7 years ago
Xin Pan 3f9c429ea0 fix lint
7 years ago
tangwei12 e0c3c56b06 add nce remote ut, test=develop
7 years ago
Xin Pan 6324032602 MLP forward backward
7 years ago
peizhilin b73d7d2f21 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
peizhilin fdab7f749e fix the setup script issue
7 years ago
sneaxiy dc8847af87 add examples and comments
7 years ago
tangwei12 aed3872c1c add int cast, test=develop
7 years ago
Zeng Jinle 16c244bc3f
Merge pull request #14928 from sneaxiy/fix_gc
7 years ago
peizhilin fa135bbf52 Fix the mkl build script on windows
7 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
7 years ago
tangwei12 41790f1366 add ut about nce
7 years ago
peizhilin b601f2de8d include the mkl fix only
7 years ago
peizhilin 001891aea6 fix code style
7 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
7 years ago
Qiyang Min fd1d2c897e
Merge pull request #14894 from velconia/add_huber_regression_loss_op
7 years ago
dzhwinter acd4b75923
skip_opt_set support list (#14845)
7 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
7 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
7 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
7 years ago
JiabinYang 656040c726 merge reyoung optimization
7 years ago
sneaxiy c631412eab fix gc bug
7 years ago
heqiaozhi cbc7208399 fix doc
7 years ago
Qiao Longfei 1141db8114 update test_adam_op
7 years ago
heqiaozhi 5f0358add9 async_executor stop add barrier_all & finalize
7 years ago
dongdaxiang bc4f16ca6f remove some comments
7 years ago
Yancey1989 a7d6b1f921 code cleanup test=develop
7 years ago
Yancey1989 a760a550b0 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Yancey1989 fd144954ed redefine api test=develop
7 years ago
Qiao Longfei 238b24bfa2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-adam
7 years ago
tangwei12 e196fa367b update ut, test=develop
7 years ago
dongdaxiang 43028f655d refine import path for ps_instance.py
7 years ago
dongdaxiang 178c47c074 refine import path for ps_instance.py
7 years ago
dongdaxiang 29c772663a refine import path for ps_instance.py
7 years ago
dongdaxiang 8a6b53a494 avoid clock time in WIN32 mode
7 years ago
Xin Pan 6445cf1e91 fix
7 years ago
dongdaxiang 92166fe114 refine api, add mpi4py requirements
7 years ago
heqiaozhi 35f6021ed6 Merge branch 'develop' of https://github.com/colourful-tree/Paddle into develop
7 years ago
Kaipeng Deng dc76e4b0f1
Merge pull request #14701 from heavengate/adaptive_pool
7 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
7 years ago
mozga-intel 67b555d3d3 Enable ngraph tests for a ngraph engine (#14800)
7 years ago
minqiyang ea2a34ee95 Polish doc
7 years ago
minqiyang 5fff20c21a Change name to huber loss
7 years ago
tangwei12 723f68727d add ut about nce in transpiler
7 years ago
Yancey1989 4a4ccac1d0 update by comment test=develop
7 years ago
JiabinYang f702ab74b9 add dist transpiler test
7 years ago
minqiyang 5c7ad1ecb1 Resolve conflicts
7 years ago
minqiyang 65d355a72c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_huber_regression_loss_op
7 years ago
minqiyang c550e0ce06 Add python interface for huber regression loss
7 years ago
peizhilin 23dec78772 fix script issue
7 years ago
heqiaozhi bafd823666 test
7 years ago
dengkaipeng f16aa394f6 remove use_cudnn in python API. test=develop
7 years ago
heqiaozhi caa6b59677 add hdfs_utils & helper & node doc
7 years ago
Qiao Longfei eb5d427d39 add comment for lazy_mode adam optimizer
7 years ago
Qiao Longfei c624417c6f change sparse mode to lazy mode
7 years ago
Qiao Longfei 4035e4bab2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-adam
7 years ago
dengkaipeng dc2ff42e20 add math in python examples. test=develop
7 years ago
dongdaxiang 3759600019 add doc string for downpour.py and distribute_lookup_table.py
7 years ago
dongdaxiang 854ee964e8 add doc string for async_executor.py
7 years ago
dongdaxiang e52bb816e3 add copyright to __init__.py in distributed folder
7 years ago