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

Add unit tests to ensure submodules are causal and streamable #138

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

jerryli27
Copy link
Contributor

Checklist

  • [ X ] Read CONTRIBUTING.md, and accept the CLA by including the provided snippet. We will not accept PR without this.
  • [ X ] Run pre-commit hook.
  • [ X ] If you changed Rust code, run cargo check, cargo clippy, cargo test.

PR Description

Add unit tests to check that the following submodules are causal and streamable:

  • StreamingConv1d
  • StreamingConvTranspose1d
  • SEANetResnetBlock
  • SEANetDecoder

Please see the related issue for more context.

CLA Snippet:

I, jerryli27, confirm that I have read and understood the terms of the CLA of Kyutai-labs, as outlined in the repository's CONTRIBUTING.md, and I agree to be bound by these terms.

@LaurentMazare LaurentMazare merged commit be9fe49 into kyutai-labs:main Oct 11, 2024
9 checks passed
@LaurentMazare
Copy link
Member

Thanks!

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