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
Feature: Cluster setup for MultiWorkerMirroredStrategy (#415)
* Feature: Cluster setup for MultiWorkerMirroredStrategy
* Configuring tests to use the new hyperparameter for MWMS
* Black formatted files
* fixing failing tests
* Removing references to py versions older than py37
* Converting py36 tests to py37
* fix: linting and changed variable name to sagemaker_multi_worker_mirrored_strategy_enabled
* fix: feezing protobuf version
* fix: renaming MWMS variable name
* fix: rename functions for _mwm to _mwms
* Revert "fix: feezing protobuf version"
This reverts commit c3e6819.
* Revert "Converting py36 tests to py37"
This reverts commit 86701b4.
* Revert "Removing references to py versions older than py37"
This reverts commit 718e5c7.
* fix: variable name changes for MWMS
* fix: renaming training script to train_dummy.py
* fix: freezing latest sagemaker toolkit version
* trigger ci
* fix: adding epochs and steps to failing MWMS test
* fix: changing MWMS testcase
* fix: logic error in MWMS
* fix: logic error in MWMS
* fix: Updating MWMS tests to check for log lines
* fix: linting
* trigger ci
* trigger ci
Co-authored-by: Nishanth Hegde <[email protected]>
0 commit comments