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

Dynamo #217

Merged
merged 26 commits into from
Feb 23, 2025
Merged

Dynamo #217

merged 26 commits into from
Feb 23, 2025

Conversation

BillHuang2001
Copy link
Collaborator

Description

Change the backend to torch.compile (dynamo).

Checklist

  • I have formatted my Python code with ruff.
  • I have good commit messages.
  • If adding new algorithms, problems, operators:
    • Added related test cases.
    • Added docstring to explain important parameters.
    • Added entries in the docs.

@BillHuang2001 BillHuang2001 marked this pull request as ready for review February 22, 2025 09:40
Fix NSGA3

Fix TestParamsAndVector

Fix BraxProblem

Fix test_jit_fix

Fix test_module

Fix operators tests

Fix test_jit_utils
@BillHuang2001 BillHuang2001 merged commit 4477eab into main Feb 23, 2025
5 checks passed
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