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 BetterTransformer integration for Detr #1065

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

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    25c6756 View commit details
    Browse the repository at this point in the history
  2. Fix implementaion

    awinml committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e15a6e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da6494a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad2a893 View commit details
    Browse the repository at this point in the history
  5. Fix failing tests

    awinml committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    44cdc22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35de273 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea017ad View commit details
    Browse the repository at this point in the history
  8. Fix implementation for Detr

    awinml committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    905cdb7 View commit details
    Browse the repository at this point in the history
  9. Add self.use_gelu() to model

    awinml committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3e80203 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7a087a View commit details
    Browse the repository at this point in the history
  11. Add timm to setup.py

    awinml committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a25e2d5 View commit details
    Browse the repository at this point in the history
  12. Fix code quality

    awinml committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f05c1c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

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