Skip to content

Commit c5902f7

Browse files
committed
add skip back (and remove in a separate PR)
1 parent a8d4ade commit c5902f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integ/test_neo_mxnet.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ def test_deploy_model(
119119
predictor.predict(data)
120120

121121

122+
@pytest.mark.skip(reason="Inferentia is not supported yet.")
122123
def test_inferentia_deploy_model(
123124
mxnet_training_job,
124125
sagemaker_session,

0 commit comments

Comments
 (0)