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

Inference UX, accept input data #1285

Merged
merged 24 commits into from
Oct 2, 2023
Merged

Inference UX, accept input data #1285

merged 24 commits into from
Oct 2, 2023

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    6c8dfb3 View commit details
    Browse the repository at this point in the history
  2. fix bug on main

    bfineran committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b4b7ec6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    17168f6 View commit details
    Browse the repository at this point in the history
  2. add inference

    horheynm committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    84b03f8 View commit details
    Browse the repository at this point in the history
  3. pass passing in files

    horheynm committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8a69c5f View commit details
    Browse the repository at this point in the history
  4. latest changes'

    horheynm committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4091503 View commit details
    Browse the repository at this point in the history
  5. revert

    horheynm committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b0f65af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ee765b View commit details
    Browse the repository at this point in the history
  7. allow input to pass thru cli

    horheynm committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8a47e01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6957067 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Update src/deepsparse/transformers/inference/infer.py

    Co-authored-by: Rahul Tuli <rahul@neuralmagic.com>
    horheynm and rahul-tuli committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b429917 View commit details
    Browse the repository at this point in the history
  2. remove hardcoded

    horheynm committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1dc2ee3 View commit details
    Browse the repository at this point in the history
  3. better error message

    horheynm committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    86a2daf View commit details
    Browse the repository at this point in the history
  4. clean up

    horheynm committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    939c6bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    274570b View commit details
    Browse the repository at this point in the history
  6. clean up, check kwargs

    horheynm committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7b1edfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    064013a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cab34f View commit details
    Browse the repository at this point in the history
  9. get rid of breakpoint()

    horheynm committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4699837 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    218b584 View commit details
    Browse the repository at this point in the history
  11. return type

    horheynm committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ff4b48f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    8243740 View commit details
    Browse the repository at this point in the history
  2. typo

    horheynm committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2a4b972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad9e96d View commit details
    Browse the repository at this point in the history