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

Fix text generator example #441

Merged
merged 3 commits into from
Jan 7, 2023
Merged

Conversation

nskins
Copy link
Contributor

@nskins nskins commented Jan 6, 2023

This PR resolves an incompatibility conflict amongst the dependencies in the text generator example. I think we should prevent this in the future by setting each dependency to a specific version. This PR also fixes breaking changes resulting from the updated dependencies.

Summary of changes:

  • Update dependencies to latest versions
  • Update output sequence to first element of tuple returned by Axon.lstm/2
  • Update deprecated Nx function to_batched_list/3 to to_batched/3

@seanmor5 seanmor5 merged commit c85bc50 into elixir-nx:main Jan 7, 2023
@seanmor5
Copy link
Contributor

seanmor5 commented Jan 7, 2023

Thank you!

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.

2 participants