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

Alternative approach to support torch.compile #1006

Merged
merged 25 commits into from
Sep 23, 2024

Commits on Sep 7, 2024

  1. Compile

    Giuseppe5 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    eb9b9b4 View commit details
    Browse the repository at this point in the history
  2. Inference handler

    Giuseppe5 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d765704 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. update

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a73e578 View commit details
    Browse the repository at this point in the history
  2. precommit

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    db899ae View commit details
    Browse the repository at this point in the history
  3. fix

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f2cdb41 View commit details
    Browse the repository at this point in the history
  4. fix test

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    726933e View commit details
    Browse the repository at this point in the history
  5. cleanup

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f2c22ab View commit details
    Browse the repository at this point in the history
  6. fix inf mask

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    12a4283 View commit details
    Browse the repository at this point in the history
  7. fix float tests

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1e4a89b View commit details
    Browse the repository at this point in the history
  8. restore apply_input_view

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f392e0e View commit details
    Browse the repository at this point in the history
  9. Fix API export

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1c638c0 View commit details
    Browse the repository at this point in the history
  10. small test, temp

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8299eb9 View commit details
    Browse the repository at this point in the history
  11. even smaller tests

    Giuseppe5 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d8cab12 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Cleanup

    Giuseppe5 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f5446a8 View commit details
    Browse the repository at this point in the history
  2. missing file

    Giuseppe5 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d50a311 View commit details
    Browse the repository at this point in the history
  3. fix super

    Giuseppe5 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b4d744d View commit details
    Browse the repository at this point in the history
  4. correct weight handling

    Giuseppe5 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d4ce339 View commit details
    Browse the repository at this point in the history
  5. parallel tests end_to_end

    Giuseppe5 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3ca7505 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fixes

    Giuseppe5 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9d82357 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix

    Giuseppe5 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ea42506 View commit details
    Browse the repository at this point in the history
  2. precommit fix

    Giuseppe5 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3dc7dfa View commit details
    Browse the repository at this point in the history
  3. Fix import

    Giuseppe5 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    04231e4 View commit details
    Browse the repository at this point in the history
  4. tests fix

    Giuseppe5 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    762e613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b49188 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    24d84c1 View commit details
    Browse the repository at this point in the history