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 loading torchscript models #25321

Merged
merged 15 commits into from
Feb 11, 2023
Merged

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    e371f37 View commit details
    Browse the repository at this point in the history
  2. Add tests

    AnandInguva committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    3bff28c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4257624 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    f4d4cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6f579d View commit details
    Browse the repository at this point in the history
  3. Fix/add tests

    AnandInguva committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d24ea60 View commit details
    Browse the repository at this point in the history
  4. Add change log

    AnandInguva committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    fc7dae0 View commit details
    Browse the repository at this point in the history
  5. revert changes

    AnandInguva committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    01a6795 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    a5ba010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd348ec View commit details
    Browse the repository at this point in the history
  3. Fixup lint

    AnandInguva committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b18e10f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Revert "Fixup lint"

    This reverts commit b18e10f.
    AnandInguva committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    64fbc4a View commit details
    Browse the repository at this point in the history
  2. Add ignore for mypy

    AnandInguva committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    5637f39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbdfe59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5c9062 View commit details
    Browse the repository at this point in the history