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 support for HuggingFace's TensorFlow models #127

Merged
merged 30 commits into from
Jan 3, 2023

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    871161c View commit details
    Browse the repository at this point in the history
  2. fix

    valeriosofi committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    f6e498d View commit details
    Browse the repository at this point in the history
  3. fix

    valeriosofi committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    1d21079 View commit details
    Browse the repository at this point in the history
  4. fix

    valeriosofi committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3cc3bad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01ade06 View commit details
    Browse the repository at this point in the history
  6. fix

    valeriosofi committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    faccd23 View commit details
    Browse the repository at this point in the history
  7. fix

    valeriosofi committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    495f2ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2c6f64 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Add optimized model details + warning if static shape is used for HF …

    …models (#1)
    
    * add optimized model type info
    valeriosofi committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    1232091 View commit details
    Browse the repository at this point in the history
  2. fix tvm issue

    valeriosofi committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    53f7d78 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    6acb926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfcdadd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    369af08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e73e9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac97106 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c76a42 View commit details
    Browse the repository at this point in the history
  7. fix bug

    valeriosofi committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    2450d71 View commit details
    Browse the repository at this point in the history
  8. fix tensorflow bug

    valeriosofi committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e76982a View commit details
    Browse the repository at this point in the history
  9. fix tensorflow bug

    valeriosofi committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    82c0be0 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. fix tensorflow

    valeriosofi committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    bb73213 View commit details
    Browse the repository at this point in the history
  2. fix tensorflow

    valeriosofi committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    054909d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e2f35 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    ce31a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724c5fe View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    f614e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    022f22f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    158653f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba00516 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d12400e View commit details
    Browse the repository at this point in the history
  6. fixes

    valeriosofi committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    7cc555c View commit details
    Browse the repository at this point in the history