Skip to content

Migrate encoder tests to public Python APIs #694

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

Merged
merged 7 commits into from
May 22, 2025

Conversation

NicolasHug
Copy link
Member

@NicolasHug NicolasHug commented May 22, 2025

This PR adds tests for the public Python APIs of AudioEncoder. Instead of duplicating the tests that already exist for the core ops, I decided to just migrate the core ops tests. The core ops now have minimal tests, but everything is robustly tested within test_encoder.py (the Python API tests).

Needs #693 first, so if you want to review, it'll be easier to just look at 5d9eb54

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label May 22, 2025
@NicolasHug NicolasHug merged commit c45c9c6 into pytorch:main May 22, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants