We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84dbd40 commit bfe2696Copy full SHA for bfe2696
tests/integ/sagemaker/serve/test_serve_pt_happy.py
@@ -28,6 +28,7 @@
28
from tests.integ.sagemaker.serve.constants import (
29
PYTORCH_SQUEEZENET_RESOURCE_DIR,
30
SERVE_SAGEMAKER_ENDPOINT_TIMEOUT,
31
+ SERVE_LOCAL_CONTAINER_TIMEOUT,
32
PYTHON_VERSION_IS_NOT_310,
33
)
34
from tests.integ.timeout import timeout
0 commit comments