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

Additional tests #1

Open
justheuristic opened this issue Mar 15, 2022 · 0 comments
Open

Additional tests #1

justheuristic opened this issue Mar 15, 2022 · 0 comments

Comments

@justheuristic
Copy link
Member

justheuristic commented Mar 15, 2022

Why: make it harder to break individual models via subtle changes

  • for every model: test that it can be created, run forward and backward, all parameters have grads
  • check with several typical configurations via pytest.parameterize
  • match between pytorch and triton butterfly after conversion
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

1 participant