clean up extra declaration in aten/src/ATen/native/Blas.cpp#162159
Closed
vkuzo wants to merge 1 commit intogh/vkuzo/7/basefrom
Closed
clean up extra declaration in aten/src/ATen/native/Blas.cpp#162159vkuzo wants to merge 1 commit intogh/vkuzo/7/basefrom
vkuzo wants to merge 1 commit intogh/vkuzo/7/basefrom
Conversation
Summary: Implementing @drisspg's suggestion from https://github.com/pytorch/pytorch/pull/161717/files Test Plan: CI Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
This was referenced Sep 4, 2025
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/162159
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New FailuresAs of commit 5fab67c with merge base aed33a8 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
vkuzo
added a commit
that referenced
this pull request
Sep 4, 2025
Summary: Implementing drisspg's suggestion from https://github.com/pytorch/pytorch/pull/161717/files Test Plan: CI Reviewers: Subscribers: Tasks: Tags: ghstack-source-id: 41821ed Pull Request resolved: #162159
Skylion007
approved these changes
Sep 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack (oldest at bottom):
torch._grouped_mmfallback #162059_grouped_mmfallback to composite explicit autograd #161717Summary:
Implementing @drisspg's suggestion from
https://github.com/pytorch/pytorch/pull/161717/files
Test Plan: CI
Reviewers:
Subscribers:
Tasks:
Tags: