Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding of how sagemaker-debugger works #453

Open
anotinelg opened this issue Feb 25, 2021 · 1 comment
Open

Understanding of how sagemaker-debugger works #453

anotinelg opened this issue Feb 25, 2021 · 1 comment

Comments

@anotinelg
Copy link

I have a question on basic understanding for which i do not find answer in the doc.

If i understand well, the documentation says that we do not have to anything if we use the AWS deep learning containers.
How is the association between the hook and the network is done?
Does it use the object returned by model_fn and expect to be a mxnet module, or pytorch or tentorflow model?

Actually my model_fn() function returns an object which encapsulates my mxnet module, will it work for me, or should i create especifically the hooks , etc.. ?

Thank you

@zhimin-z
Copy link

zhimin-z commented Feb 2, 2023

Would you mind clarifying your questions more clearly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants