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

Cherry pick some changes from incubate branch #8862

Commits on Aug 2, 2024

  1. Fix sharding reshard bug and support reshard in different partition w…

    …ays (PaddlePaddle#8837)
    
    * Fix sharding reshard bug and support reshard in different partition ways
    
    * fix some bugs
    
    * refine codes
    
    * revert some useless codes
    
    * add log
    sneaxiy committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e300628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff744bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2cbc46 View commit details
    Browse the repository at this point in the history
  4. change print to logger.info

    sneaxiy committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2049374 View commit details
    Browse the repository at this point in the history
  5. remove useless f-string

    sneaxiy committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6699d74 View commit details
    Browse the repository at this point in the history