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

Fix deprecation warning on escaped characters #478

Merged
merged 1 commit into from
May 16, 2024

Conversation

loadams
Copy link
Contributor

@loadams loadams commented May 15, 2024

Resolves warnings in nv-a6000-fastgen listed here

../mii/backend/client.py:75
  /__w/DeepSpeed-MII/DeepSpeed-MII/mii/backend/client.py:75: DeprecationWarning: invalid escape sequence \*
    """

../mii/batching/ragged_batching.py:546
  /__w/DeepSpeed-MII/DeepSpeed-MII/mii/batching/ragged_batching.py:546: DeprecationWarning: invalid escape sequence \*
    """

rtd-staging branch updated here
rtd-staging webpage located here

@loadams loadams requested review from mrwyattii and awan-10 as code owners May 15, 2024 17:55
@loadams loadams removed the request for review from awan-10 May 16, 2024 00:31
@loadams loadams merged commit c171c4e into main May 16, 2024
3 checks passed
@loadams loadams deleted the loadams/fix-deprecation-warnings branch May 16, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants