Skip to content

Commit 315e261

Browse files
mariumofknikure
authored andcommitted
fix: add deprecation warning
1 parent fc081c7 commit 315e261

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unit/test_profiler_config.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -710,8 +710,6 @@ def test_create_pytorch_estimator_w_image_with_framework_profile(
710710

711711
def test_create_tf_estimator_with_framework_profile(
712712
sagemaker_session,
713-
tensorflow_inference_version,
714-
tensorflow_inference_py_version,
715713
default_framework_profile,
716714
):
717715
profiler_config = ProfilerConfig(framework_profile_params=default_framework_profile)

0 commit comments

Comments
 (0)