-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[JIT] Exclude file:line from graphs used for fuser kernel cache #21252
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
Conversation
60a8dbf to
a6abad0
Compare
|
@pytorchbot retest this please |
|
@pytorchbot rebase this please |
|
Sorry, I can't merge this because there are conflicts. To merge this yourself, run the commands below: (To learn more about this bot, see Bot commands.) |
a6abad0 to
e5bf28c
Compare
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jamesr66a is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@jamesr66a merged this pull request in 62ae348. |
|
Fix doesn't seem sufficient; this test which also failed at the same time on master is still failing: |
|
@ezyang that looks unrelated to my prior change, since it doesn't involve the JIT at all |
|
@jamesr66a @ezyang thanks for the catch. I am working on it. |
cc @ezyang this is meant to fix the fuser failures on master