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

feat(sagemaker): add model hosting L2 constructs #20113

Closed
wants to merge 65 commits into from

Commits on Feb 4, 2020

  1. feat(sagemaker): add model hosting L2 constructs

    Based closely on PR aws#2888, this commit introduces the Endpoint L2
    construct and the L2 constructs on which it depends, including Model and
    EndpointConfig. Departures from PR aws#2888 include:
    - EndpointConfig definition moved into its own L2 construct as one
      EndpointConfig resource may be shared by multiple Endpoints.
    - An Endpoint-specific IEndpointProductionVariant interface was added to
      support "metric*" and "autoScale*" APIs per endpoint-variant
      combination.
    - The Notebook construct was excluded from this new commit to limit
      changes to model hosting use-cases only.
    - Feedback on the earlier PR has been incorporated into this new commit.
    
    fixes aws#2809
    
    Co-authored-by: Matt McClean <[email protected]>
    Co-authored-by: Yao <[email protected]>
    Co-authored-by: Drew Jetter <[email protected]>
    Co-authored-by: Murali Ganesh <[email protected]>
    Co-authored-by: Abilash Rangoju <[email protected]>
    6 people committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    c2b8d37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a68ba16 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    8a9494e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edc79d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

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

Commits on Feb 28, 2020

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

Commits on Mar 3, 2020

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

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    9afb024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344894f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

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

Commits on Mar 9, 2020

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

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    b3678d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16127e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a3ac2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc25fdb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

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

Commits on Apr 26, 2022

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

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    50fc173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    143aec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    519415c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    531d06a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    bdb3be0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fdb2fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43afc42 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

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

Commits on Jul 21, 2022

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

Commits on Jul 22, 2022

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

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    fe232e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc57f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd77937 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 25, 2022

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

Commits on Sep 6, 2022

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

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    1df7d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8612092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed87db4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    1d681da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88a8708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ade09b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7d27c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f21d15 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    f670653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c36b11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    049eec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    867e9f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    28f0409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371f756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8cd7db View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    a7faff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd2b0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    588100a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b1766d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    8640604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4573d5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    381cb6f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    406875f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f22439 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0741ff View commit details
    Browse the repository at this point in the history