We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28856d commit 464cb72Copy full SHA for 464cb72
src/sagemaker/fw_utils.py
@@ -905,7 +905,7 @@ def _region_supports_profiler(region_name):
905
906
907
def _instance_type_supports_profiler(instance_type):
908
- """Returns bool indicating whether instance_type supports Amazon SageMaker Debugger profiling feature.
+ """Returns bool indicating whether instance_type supports SageMaker Debugger profiling feature.
909
910
Args:
911
instance_type (str): Name of the instance_type to check against.
0 commit comments