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

Fix functorch import #52

Merged
merged 3 commits into from
Jun 16, 2024
Merged

Conversation

msaroufim
Copy link
Collaborator

@msaroufim msaroufim commented Jun 9, 2024

CI in main is broken because the file was renamed to functorch_test - this also updates the test. Can't trigger CI signal but would be nice to do so before merge

Run python run_test.py
Fail to import hypothesis in common_utils, tests are not derandomized
Traceback (most recent call last):
  File "/home/runner/work/subclass_zoo/subclass_zoo/run_test.py", line 31, in <module>
    from functorch import FunctorchTest
ImportError: cannot import name 'FunctorchTest' from 'functorch' (/home/runner/.local/lib/python3.[10](https://github.com/albanD/subclass_zoo/actions/runs/8471184919/job/23210593635#step:6:11)/site-packages/functorch/__init__.py)
Error: Process completed with exit code 1.

@msaroufim msaroufim requested a review from albanD June 16, 2024 15:18
@msaroufim
Copy link
Collaborator Author

green 🟢
Screenshot 2024-06-16 at 8 19 48 AM

@msaroufim msaroufim merged commit ec47458 into albanD:main Jun 16, 2024
2 checks passed
@msaroufim msaroufim deleted the msaroufim/removefunctorchtest branch June 16, 2024 15:20
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