Commit Graph

7 Commits

Author SHA1 Message Date
rd-pong 29444f905c
feat(components): SageMaker V2 model monitor component release (#9368)
* Generate using updated generator

* Update license version

* Update container image version

* Update Changelog.md

* Update changelog

* Update Changelog.md
2023-05-09 22:26:42 +00:00
ananth102 aae9cb74cb
fix(components): Changing path for model (#9331)
* changing path for model

* corrective changes

* modified changelog

* change image location

* updated changelog

* changed changelog

* updated message
2023-05-05 00:45:23 +00:00
ananth102 4818e849f8
feat(components): Sagemaker V2 Hosting components and tests (#9243)
* Hosting Components and test

* update dependency

* Regenerating with spec trimming

* handle None case

* adress pr comments

* another way of handling update not supported

* test changes

* removing unused logic

* Staging pr

* Added READMEs

* Main doc changes

* minor edit
2023-05-03 17:56:15 +00:00
ananth102 6a6cfdbafb
feat(components): New sagemaker training job parameters (#8538)
* unit tests

* feature: generated new sagemaker features

* update unit test

* remove unit tests

* Release: Staging component for release

* reformatted files
2022-12-12 21:32:28 +00:00
ananth102 d4aaa03035
refactor(components): Open sourcing v2 AWS TrainingJob component. (#8258)
* added training source code

* added commonv2

* added v2 dockerfiles

* took out redudant installations

* fixed image

* fixed dockerignore

* updated docker description

* updated file name

* updated license

* removed unused dependencies

* removed redundant code

* updated dockerignore and licenses

* added v1 licesne to dockerignore

* temp change

* applied black

* decrease paralell tests

* updated documentation

* updated changelog and image

* increase paralell test runs

* updated dockerignore
2022-09-16 22:07:45 +00:00
ryansteakley 0368fc6174
chore(components): Update scripts to use public ecr instead of docker (#8264)
* Update scripts to use public ecr instead of docker

* other codebuild specs

* run black on non-formatted files

* login to general ecr

* change default image for generate_components

* use public ecr amazon linux

* use :2 tag

* add arg for kfp v1 or v2 build version

* change whitespace and add docker login back for integration tests

* enable buildkit

* use v2 license file if in v2 build-mode

* make build_version mandatory
2022-09-15 02:16:40 +00:00
Suraj Kota f162b248f4
feat(components): Introducing AWS SageMaker TrainingJob component v2 in Preview (#8158)
* feat(components): Introducing SageMaker TrainingJob pipeline component in preview

* add PR number to changelog

* clarify versions

* add sample

* minor readme update

* comments v1

* comments v2

* comments v3

* comments v4

* bug fix and commentv5

* remove unused imports

* minor fixes

* fix

* auto gen job name
2022-08-18 04:27:06 +00:00