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

addressing Torchscript compatibility #85

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

Commits on Mar 8, 2024

  1. addressing Torchscript compatibility

    Making the code torch.jit.script() friendly; torch.jit.trace() is also supported.
    SergeySandler committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    28252f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Update README.md

    SergeySandler committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dba322f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    SergeySandler committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d4b4bcc View commit details
    Browse the repository at this point in the history