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

Add compile tests to test suite #906

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. Add compile tests to test suite

    Summary:
    This is a follow up PR addressing pytorch#839 (comment)
    We can add more compiler related tests in the future.
    
    Next
    * refactor a bit to use quantize_ API directly
    * use the test suite in existing API tests
    
    Test Plan:
    python torchao/testing/utils.py
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    jerryzh168 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    72c4a43 View commit details
    Browse the repository at this point in the history
  2. rename

    jerryzh168 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a180182 View commit details
    Browse the repository at this point in the history