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

Lazy load onnx and canvas2html module #7121

Merged
merged 13 commits into from
Jun 7, 2023
Merged

Lazy load onnx and canvas2html module #7121

merged 13 commits into from
Jun 7, 2023

Commits on Jun 1, 2023

  1. integrate small sam model and two-pass inference with low res logits;…

    … expose both via booleans in window
    philippotto committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f62e213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a7339 View commit details
    Browse the repository at this point in the history
  3. check in small decoder

    philippotto committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6f89640 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 5, 2023

  1. make lazy loading work

    philippotto committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    27da91c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    719d875 View commit details
    Browse the repository at this point in the history
  3. clean up

    philippotto committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    bb0efc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1087691 View commit details
    Browse the repository at this point in the history
  5. Revert "check in small decoder"

    This reverts commit 6f89640.
    philippotto committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c2676f6 View commit details
    Browse the repository at this point in the history
  6. Revert "temporarily disable most CI checks"

    This reverts commit e0a7339.
    philippotto committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f468e0e View commit details
    Browse the repository at this point in the history
  7. Revert "integrate small sam model and two-pass inference with low res…

    … logits; expose both via booleans in window"
    
    This reverts commit f62e213.
    philippotto committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    35d6144 View commit details
    Browse the repository at this point in the history
  8. fix linting

    philippotto committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0695b8a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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