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

Make cross-validation test less repetitive and add device and dtype checks #2268

Closed
wants to merge 1 commit into from

Commits on Mar 31, 2024

  1. Make cross-validation test less repetitive and add device and dtype c…

    …hecks (pytorch#2268)
    
    Summary:
    
    - Deduplicated logic between the cases with and without noise observations
    - Broke up into subtests
    - Added checks for Yvar produced by cross-validation
    - Added checks for device and dtype of results
    
    Reviewed By: Balandat
    
    Differential Revision: D55572962
    esantorella authored and facebook-github-bot committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    78290ca View commit details
    Browse the repository at this point in the history