1. 18 Jun, 2020 1 commit
    • 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
  2. 01 May, 2020 1 commit
    • moto's avatar
      Add README for test (#566) · ff1c6537
      moto authored
      * Add README for test
      
      * Apply review feedback
      
      * Add description to test_dataloader
      ff1c6537