You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: [JumpStart] Add access configs and training instance type variants artifact uri handling for Curated Hub Phase 2 training integration (#1653)
* Add access config to training input for Curated Hub Training Integration
* Add support to retrieve instance specific training artifact keys
* Fix some typos and naming issues
* Fix more typos
* fix formatting issues with black
* modify access config logic so accept_eula is passed into fit
* update black formatting
* Add more unit tests for passing access configs
* fix style errors
* fix for failing integ test
* fix styles and integ test error
* skip blocking integ test
* fix formatting
* remove env vars when access configs are being used
* fix docstyle issue
* update usage of access configs, remove conversion of training artifact key to uri
* fix styling issues
* fix styling issues
* fix unit tests
* fix adding hubaccessconfig only if hubcontentarn exists
* move logic to JumpStartEstimator from Job
* Fix styling issues
* Remove unused code
* fix styling issues
* fix unit test failure
* fix some formatting, add comments
* remove typing for estimator in get_access_configs function
* fix circular import dependency
* fix styling issues
---------
Co-authored-by: Erick Benitez-Ramos <[email protected]>
0 commit comments