Skip to content

Commit

Permalink
[TEST] TF 2.16 sm training skip s3 plugin test due to tensorflow-io (#…
Browse files Browse the repository at this point in the history
…4200)

* [TEST] TF 2.16 sm training toolkit upgrade

* skip s3_plugin test

* revert toml

* formatting
  • Loading branch information
sirutBuasai authored Sep 5, 2024
1 parent bed46e8 commit 97ad513
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ def _test_distributed_mnist_custom_ps(
_assert_checkpoint_exists_v2(sagemaker_session.boto_region_name, estimator.model_dir, 10)


@pytest.mark.skip_tf216_only
@pytest.mark.skipif(is_pr_context(), reason=SKIP_PR_REASON)
@pytest.mark.model("mnist")
@pytest.mark.integration("s3 plugin")
Expand Down

0 comments on commit 97ad513

Please sign in to comment.