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

Test for longer-than-65,536 inputs for all model types #513

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

sdatkinson
Copy link
Owner

Adds a check for nam.models.recurrent.LSTM. The test passes, so the model should be okay.

Resolves #512

@sdatkinson sdatkinson merged commit b5de1f4 into main Dec 11, 2024
4 checks passed
@sdatkinson sdatkinson deleted the 512-cudnn-test branch December 11, 2024 02:56
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 this pull request may close these issues.

[BUG] cuDNN error existing when training parametric LSTM model in PyTorch 2.5.1
1 participant