- 12 Jul, 2022 1 commit
-
-
moto authored
Summary: Pull Request resolved: https://github.com/pytorch/audio/pull/2313 Reviewed By: carolineechen, nateanl Differential Revision: D37799552 Pulled By: mthrok fbshipit-source-id: 12e27fccb7098f3142e9ca0b748c71325cd324ee
-
- 14 Apr, 2020 1 commit
-
-
moto authored
* Update requirements and travis installation * Drop support for 3.5 and add test for 3.8
-
- 09 Jan, 2020 1 commit
-
-
peterjc123 authored
-
- 13 Aug, 2019 1 commit
-
-
jamarshon authored
-
- 02 Aug, 2019 1 commit
-
-
Edward Z. Yang authored
- Apply __future__ imports uniformly (future division is the biggy, but absolute imports mattered too) - Hotfix use of tempfile.TemporaryDirectory using a BC library (DO NOT add this library as a dependency to torchaudio; it's only for testing) - Replace math.gcd with fractions.gcd - Fix a weird pytest collection bug involving parametrized tests - Turn on Python 2 and Python 3.7 in Travis. Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
- 26 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 24 Jul, 2019 1 commit
-
-
Kiran Sanjeevan authored
-
- 24 May, 2019 1 commit
-
-
jamarshon authored
-