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

[Question] Is there a way to get the results of each layer of a model? #11224

Open
GO0108 opened this issue Nov 8, 2024 · 0 comments
Open

[Question] Is there a way to get the results of each layer of a model? #11224

GO0108 opened this issue Nov 8, 2024 · 0 comments

Comments

@GO0108
Copy link

GO0108 commented Nov 8, 2024

Hi,

In PyTorch, we can use register_forward_hook to capture the output of specific layers. I’m wondering if there’s a similar feature in NeMo or a way to convert a NeMo model to PyTorch to achieve this. Any guidance would be appreciated!

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

1 participant