You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Using Debugger and/or Profiler with SageMaker Training Compiler causes poor "
169
+
"Using Debugger and/or Profiler with SageMaker Training Compiler might add recompilation overhead and degrade"
170
170
"performance. Found debugger_hook_config={} "
171
171
"disable_profiler={}. Please set "
172
-
"debugger_hook_config=None and disable_profiler=True for optimal performance."
172
+
"debugger_hook_config=None and disable_profiler=True for optimal performance. For more information, see Training Compiler Performance Considerations (https://docs.aws.amazon.com/sagemaker/latest/dg/training-compiler-tips-pitfalls.html#training-compiler-tips-pitfalls-considerations)."
0 commit comments