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

GatedGRNN device error #6

Open
camilomarino opened this issue Apr 6, 2021 · 0 comments · May be fixed by #7
Open

GatedGRNN device error #6

camilomarino opened this issue Apr 6, 2021 · 0 comments · May be fixed by #7

Comments

@camilomarino
Copy link

GatedGRNN does not send all the parameters to the correct device.

def GatedGRNN(a, b, S, x, z0, sigma, q_hat = torch.ones(1), q_check = torch.ones(1),

@camilomarino camilomarino linked a pull request Apr 6, 2021 that will close this issue
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