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

Failing to trace nn_gru() #611

Closed
dfalbel opened this issue Jul 15, 2021 · 0 comments · Fixed by #620
Closed

Failing to trace nn_gru() #611

dfalbel opened this issue Jul 15, 2021 · 0 comments · Fixed by #620

Comments

@dfalbel
Copy link
Member

dfalbel commented Jul 15, 2021

jit_trace(gru, torch_randn(c(32, 28, 1))) should work even though users should be careful when tracing recurrent modules.

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

Successfully merging a pull request may close this issue.

1 participant