Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokiiiiii committed May 19, 2022
1 parent ff0e615 commit 1e0c85d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sagemaker_tensorflow_container/training.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ def train(env, cmd_args):
tf_config = _build_tf_config_for_mwm(hosts=env.hosts, current_host=env.current_host)
logger.info("Running distributed training job with multi_worker_mirrored setup")


# Run
if parameter_server_enabled:

Expand Down

0 comments on commit 1e0c85d

Please sign in to comment.