- 30 Jul, 2019 3 commits
-
-
Edward Z. Yang authored
This makes it easier to test against an installed wheel, as the torchaudio folder is no longer preferentially picked up when you run a test module. I had to move all tests in subfolders into the top level test directory to make this work, since you can't access .. modules without mucking around with sys.path (which I don't want to do.) NB: this BREAKS the syntax where you can run a test by saying `python -m test.test`. Instead, do `python test/test.py` or use the pytest runner. Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
jamarshon authored
-
jamarshon authored
-
- 29 Jul, 2019 7 commits
-
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
jamarshon authored
-
jamarshon authored
-
Vincent QB authored
-
Edward Z. Yang authored
-
- 26 Jul, 2019 3 commits
-
-
jamarshon authored
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
jamarshon authored
-
- 25 Jul, 2019 2 commits
- 24 Jul, 2019 5 commits
-
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
jamarshon authored
-
jamarshon authored
-
jamarshon authored
-
Kiran Sanjeevan authored
-
- 22 Jul, 2019 2 commits
- 18 Jul, 2019 3 commits
-
-
cpuhrsch authored
-
Jason Lian authored
-
Jason Lian authored
-
- 17 Jul, 2019 7 commits
-
-
Vincent QB authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
Jason Lian authored
-
- 16 Jul, 2019 3 commits
- 12 Jul, 2019 1 commit
-
-
Vincent QB authored
-
- 11 Jul, 2019 1 commit
-
-
jamarshon authored
-
- 10 Jul, 2019 2 commits
- 03 Jul, 2019 1 commit
-
-
jamarshon authored
-