sagemaker-debugger
sagemaker-debugger copied to clipboard
add a check to determine if horovod.torch import succeeds
import horovod.torch does not raise exception even if it is not fully successful. Add init() function to catch it.