• moto's avatar
    Make TestCases backend-aware (#719) · b17da7a4
    moto authored
    * Make tests backend aware by introducing TorchaudioTestCase and reset backend for each TestCase.
    
    * Set backends for the test cases that require specific backend.
    b17da7a4
functional_cpu_test.py 13.8 KB