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

Removing step to archive anonymous model on triton deployment #1997

Merged
merged 4 commits into from
Jan 10, 2023

Commits on Dec 28, 2022

  1. Remove archiving model step

    No need to archive an anonymous model registered by the system. Eventually, this action will trigger an error given it is a stage transition not allowed.
    hugoaponte committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    a3fbe91 View commit details
    Browse the repository at this point in the history
  2. Removing archive model step

    No need to archive an anonymous model registered by the system. Eventually, this action will trigger an error given it is a stage transition not allowed.
    hugoaponte committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    4d8fd91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e0e22b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31e793b View commit details
    Browse the repository at this point in the history