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

logger update with torch master changes #5346

Merged
merged 6 commits into from
Apr 4, 2024
Merged

Conversation

rogerxfeng8
Copy link
Contributor

@rogerxfeng8 rogerxfeng8 commented Apr 2, 2024

minor fix to resolve the logger import issue caused by torch upstream cleanup pytorch/pytorch@b6201a6

log variable was renamed in the torch master. To create the logger using public API to avoid compatibility issues.

Fixes: #5346

minor fix to resolve the logger import issue caused by torch upstream cleanup.
pytorch/pytorch@b6201a6

Signed-off-by: roger feng <[email protected]>
@loadams loadams added this pull request to the merge queue Apr 4, 2024
Merged via the queue into microsoft:master with commit 6a4b96a Apr 4, 2024
12 checks passed
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 1, 2024
minor fix to resolve the logger import issue caused by torch upstream
cleanup
pytorch/pytorch@b6201a6

log variable was renamed in the torch master. To create the logger using
public API to avoid compatibility issues.

Fixes: microsoft#5346

---------

Signed-off-by: roger feng <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
minor fix to resolve the logger import issue caused by torch upstream
cleanup
pytorch/pytorch@b6201a6

log variable was renamed in the torch master. To create the logger using
public API to avoid compatibility issues.

Fixes: microsoft#5346

---------

Signed-off-by: roger feng <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
umchand pushed a commit to umchand/DeepSpeed that referenced this pull request May 20, 2024
minor fix to resolve the logger import issue caused by torch upstream
cleanup
pytorch/pytorch@b6201a6

log variable was renamed in the torch master. To create the logger using
public API to avoid compatibility issues.

Fixes: microsoft#5346

---------

Signed-off-by: roger feng <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
dbyoung18 pushed a commit to dbyoung18/DeepSpeed that referenced this pull request Jun 11, 2024
minor fix to resolve the logger import issue caused by torch upstream
cleanup
pytorch/pytorch@b6201a6

log variable was renamed in the torch master. To create the logger using
public API to avoid compatibility issues.

Fixes: microsoft#5346

---------

Signed-off-by: roger feng <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
Co-authored-by: Logan Adams <[email protected]>
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