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

Switch to shared function to check torch version #5368

Closed
wants to merge 2 commits into from

Conversation

loadams
Copy link
Collaborator

@loadams loadams commented Apr 5, 2024

No description provided.

@loadams loadams requested a review from awan-10 as a code owner April 5, 2024 20:47
@@ -9,6 +9,7 @@
from .backend import *
from .comm import *
from ..runtime import compiler
from ..runtime.utils import required_torch_version
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Evaluate moving this to utils to resolve the circular import issues.

@loadams loadams closed this Apr 5, 2024
@loadams loadams deleted the loadams/replace-torch-fns branch April 8, 2024 16:45
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.

1 participant