Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PaddleBox on XPU]Merge PaddleBox分支 #12

Merged
merged 54 commits into from
Oct 16, 2023

Commits on Oct 9, 2023

  1. fix setfilelist

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    85c8715 View commit details
    Browse the repository at this point in the history
  2. add a new op: masked_data_norm

    wanglipeng authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cf4eb2a View commit details
    Browse the repository at this point in the history
  3. add float mask

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    64e95e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request PaddlePaddle#51 from qingshui/paddlebox

    add set_index_filelist, add float mask
    qingshui authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    778373a View commit details
    Browse the repository at this point in the history
  5. add ContinueMetricMsg

    zhongweics authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6cc7dd3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request PaddlePaddle#54 from zhongweics/develop

    add ContinueMetricMsg
    qingshui authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f6547fd View commit details
    Browse the repository at this point in the history
  7. Merge pull request PaddlePaddle#67 from jiaoxuewu/paddlebox

    add ContinueMetricMsg
    qingshui authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    581e06c View commit details
    Browse the repository at this point in the history
  8. add alias_method_op, add device memory print info

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    afb6eee View commit details
    Browse the repository at this point in the history
  9. add alias_method_op, add device memory print info

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f183b11 View commit details
    Browse the repository at this point in the history
  10. add alias_method_op python

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3dfc3ce View commit details
    Browse the repository at this point in the history
  11. add ContinueMetricMsg patch

    zhongweics authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    44c6109 View commit details
    Browse the repository at this point in the history
  12. Merge pull request PaddlePaddle#55 from zhongweics/develop

    add ContinueMetricMsg patch
    qingshui authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cedef5f View commit details
    Browse the repository at this point in the history
  13. add ContinueMetricMsg patch (PaddlePaddle#68)

    Co-authored-by: zhongweics <zhongweics@gmail.com>
    2 people authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    64b8b9d View commit details
    Browse the repository at this point in the history
  14. close stat and remote stream alloctor

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a29c2c7 View commit details
    Browse the repository at this point in the history
  15. fix bug

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2e8350c View commit details
    Browse the repository at this point in the history
  16. fix ContinueMetricMsg bug

    zhongweics authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9febe5c View commit details
    Browse the repository at this point in the history
  17. add IsInitialized func

    zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    deb6a9a View commit details
    Browse the repository at this point in the history
  18. Merge pull request PaddlePaddle#56 from zhongweics/develop

    fix ContinueMetricMsg bug
    qingshui authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c4aae46 View commit details
    Browse the repository at this point in the history
  19. fix conflicts

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    796d0a4 View commit details
    Browse the repository at this point in the history
  20. rank_attention2 replace rank_attention

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    28f3752 View commit details
    Browse the repository at this point in the history
  21. rank attention enable input bp

    LWhite027 authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    89b78a5 View commit details
    Browse the repository at this point in the history
  22. Merge pull request PaddlePaddle#58 from LWhite027/master

    rank attention enable input bp
    qingshui authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    36b2b65 View commit details
    Browse the repository at this point in the history
  23. add merge multi models interface

    tianyan01 authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    bb2795c View commit details
    Browse the repository at this point in the history
  24. add c_allreducex_sum

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b97e8a9 View commit details
    Browse the repository at this point in the history
  25. add merge multi models interface

    tianyan01 authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    576589f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    538acff View commit details
    Browse the repository at this point in the history
  27. Merge pull request PaddlePaddle#59 from tianyan01/master

    add merge multi models interface
    qingshui authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1a12235 View commit details
    Browse the repository at this point in the history
  28. add c_allreduce_xsum

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4b66b71 View commit details
    Browse the repository at this point in the history
  29. close stream allocator

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d4096e7 View commit details
    Browse the repository at this point in the history
  30. merge paddlebox

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    be1b92b View commit details
    Browse the repository at this point in the history
  31. format

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    96fa5d1 View commit details
    Browse the repository at this point in the history
  32. format

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    000b02c View commit details
    Browse the repository at this point in the history
  33. format

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3ba239d View commit details
    Browse the repository at this point in the history
  34. Optimize the parameter storage of GPU No 0 from original replication …

    …to sharing
    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a725360 View commit details
    Browse the repository at this point in the history
  35. Merge pull request PaddlePaddle#60 from laipaang/masked_data_norm

    add a new op: masked_data_norm
    qingshui authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f1f9ce0 View commit details
    Browse the repository at this point in the history
  36. add masked_data_norm

    humingqing authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cd744b1 View commit details
    Browse the repository at this point in the history
  37. Merge pull request PaddlePaddle#57 from qingshui/paddlebox

    add alias_method_op, add device memory print info, Optimize the parameter storage of GPU No 0 from original replication to sharing, add c_allreduce_xsum
    qingshui authored and zmxdream committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6f96133 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    e56de92 View commit details
    Browse the repository at this point in the history
  2. add hbm garbage gc

    humingqing authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    020ae8b View commit details
    Browse the repository at this point in the history
  3. Merge pull request PaddlePaddle#62 from qingshui/paddlebox

    add hbm garbage gc
    qingshui authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    850a00e View commit details
    Browse the repository at this point in the history
  4. add hbm garbage gc

    qingshui authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    141cf08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f8269a View commit details
    Browse the repository at this point in the history
  6. Merge pull request PaddlePaddle#63 from brightnesss/paddlebox

    expand slot's feasign for cvr model in fused_cvm_op
    qingshui authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    238e72e View commit details
    Browse the repository at this point in the history
  7. align the infer_model format of Paddle2.0 (PaddlePaddle#85)

    Co-authored-by: majun16 <majun16@baidu.com>
    2 people authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f5c7ba7 View commit details
    Browse the repository at this point in the history
  8. fix datafeed ins more than 64k bug, fix day id error by gcc10

    humingqing authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9941cfe View commit details
    Browse the repository at this point in the history
  9. fix ins more than 64k bug, fix gcc10 day id error

    humingqing authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7733f57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7e2d64 View commit details
    Browse the repository at this point in the history
  11. Merge pull request PaddlePaddle#68 from hc-www/quant-safe-op

    propagate nan and inf in relu and scaled_fc
    qingshui authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4e9c62c View commit details
    Browse the repository at this point in the history
  12. merge pull (PaddlePaddle#87)

    * expand slot's feasign for cvr model in fused_cvm_op
    
    * propagate nan and inf in relu and scaled_fc
    
    ---------
    
    Co-authored-by: brightnesss <brightness_j@hotmail.com>
    Co-authored-by: hc-www <hc_www@126.com>
    3 people authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e62bbf2 View commit details
    Browse the repository at this point in the history
  13. add nan_inf metric (PaddlePaddle#88)

    Co-authored-by: lihui53 <lihui53@MacBook-Pro-5.local>
    2 people authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    eb7dd40 View commit details
    Browse the repository at this point in the history
  14. merge master (PaddlePaddle#89)

    qingshui authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8e1e72a View commit details
    Browse the repository at this point in the history
  15. merge master

    humingqing authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0949978 View commit details
    Browse the repository at this point in the history
  16. Merge pull request PaddlePaddle#65 from qingshui/paddlebox

    align the infer_model format of Paddle2.0
    qingshui authored and zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    832a5b4 View commit details
    Browse the repository at this point in the history
  17. fix bug

    zmxdream committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    68dc829 View commit details
    Browse the repository at this point in the history