-
Notifications
You must be signed in to change notification settings - Fork 287
Fix cache dir import #2409
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
base: main
Are you sure you want to change the base?
Fix cache dir import #2409
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/2409
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit bfa5900 with merge base 4e3d019 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D76929618 |
I thought we just removed galore |
in #2397 |
@jerryzh168 No, at least this particular file is not removed in that PR. I'm not familiar with these code but let me know how you'd like to proceed. If you prefer just deleting these files, I can help with that too. |
I see, if your changes fixes the issue I think we can land your changes first cc @msaroufim can you comment on why galore is not fully deleted |
Summary: Starting from https://github.com/triton-lang/triton/pull/6467/files#diff-1e6a363bbde516739874d46d8ee06c60a7a76f194275b0f4d46638a0b06af8acR45, Triton exposes a different API to get the cache dir. This diff switches the call site to call that conditionally on triton versions. Reviewed By: jerryzh168 Differential Revision: D76929618
74359e5
to
fbcf4dc
Compare
This pull request was exported from Phabricator. Differential Revision: D76929618 |
Summary: Pull Request resolved: pytorch#2409 Starting from https://github.com/triton-lang/triton/pull/6467/files#diff-1e6a363bbde516739874d46d8ee06c60a7a76f194275b0f4d46638a0b06af8acR45, Triton exposes a different API to get the cache dir. This diff switches the call site to call that conditionally on triton versions. Reviewed By: jerryzh168 Differential Revision: D76929618
fbcf4dc
to
195de46
Compare
Summary: Starting from https://github.com/triton-lang/triton/pull/6467/files#diff-1e6a363bbde516739874d46d8ee06c60a7a76f194275b0f4d46638a0b06af8acR45, Triton exposes a different API to get the cache dir. This diff switches the call site to call that conditionally on triton versions. Reviewed By: jerryzh168 Differential Revision: D76929618
195de46
to
423591a
Compare
Summary: Pull Request resolved: pytorch#2409 Starting from https://github.com/triton-lang/triton/pull/6467/files#diff-1e6a363bbde516739874d46d8ee06c60a7a76f194275b0f4d46638a0b06af8acR45, Triton exposes a different API to get the cache dir. This diff switches the call site to call that conditionally on triton versions. Reviewed By: jerryzh168 Differential Revision: D76929618
This pull request was exported from Phabricator. Differential Revision: D76929618 |
423591a
to
bfa5900
Compare
yeah that was a miss on my part, should just delete all the code - see #2417 |
Summary: Starting from https://github.com/triton-lang/triton/pull/6467/files#diff-1e6a363bbde516739874d46d8ee06c60a7a76f194275b0f4d46638a0b06af8acR45, Triton exposes a different API to get the cache dir. This diff switches the call site to call that conditionally on triton versions.
Differential Revision: D76929618