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

Which PyTorch version for torch._C.DisableTorchFunctionSubclass ? #15

Closed
redsphinx opened this issue Jan 10, 2025 · 1 comment
Closed

Comments

@redsphinx
Copy link

I am not able to run from torch._C import DisableTorchFunctionSubclass from _feature.py. It gives this import error: ImportError: cannot import name 'DisableTorchFunctionSubclass' from 'torch._C'

can you update the requirements file with the specific library versions?

@ncfrey
Copy link
Collaborator

ncfrey commented Jan 27, 2025

uv.lock and requirements.txt have pinned versions of dependencies

@ncfrey ncfrey closed this as completed Jan 27, 2025
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

No branches or pull requests

2 participants