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

convert opennmt py on the fly and inference with model in memory #1578

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    7e490ac View commit details
    Browse the repository at this point in the history
  2. fix black and flake

    thucpham committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b0b6c33 View commit details
    Browse the repository at this point in the history
  3. fix black and flake

    thucpham committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    00f4b2d View commit details
    Browse the repository at this point in the history
  4. fix black

    thucpham committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b283b03 View commit details
    Browse the repository at this point in the history
  5. fix isort

    thucpham committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b35f898 View commit details
    Browse the repository at this point in the history
  6. reformat generator on the fly

    thucpham committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a429ab3 View commit details
    Browse the repository at this point in the history
  7. fix black

    thucpham committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fb839f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. accept directly onmt-py model file

    thucpham committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    141034a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86f3565 View commit details
    Browse the repository at this point in the history
  3. clean params

    thucpham committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a21d721 View commit details
    Browse the repository at this point in the history