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

Bugfix: properly pass kwargs to torch.jit.load from mlfow.pytorch.load_model #5163

Merged
merged 2 commits into from Dec 16, 2021

Commits on Dec 14, 2021

  1. pass kwargs to torch.jit.load

    Signed-off-by: Jake Schmidt <jacob.schmidt@recursionpharma.com>
    Jake Schmidt committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    987298f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. pop pickle_module

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    8bdf989 View commit details
    Browse the repository at this point in the history