mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
This PR removes unused loop variables in tests. Pull Request resolved: https://github.com/pytorch/pytorch/pull/166716 Approved by: https://github.com/Lucaskabela, https://github.com/Skylion007 |
||
|---|---|---|
| .. | ||
| numpy_tests | ||
| __init__.py | ||
| check_tests_conform.py | ||
| conftest.py | ||
| test_basic.py | ||
| test_binary_ufuncs.py | ||
| test_dtype.py | ||
| test_function_base.py | ||
| test_indexing.py | ||
| test_ndarray_methods.py | ||
| test_nep50_examples.py | ||
| test_random.py | ||
| test_reductions.py | ||
| test_scalars_0D_arrays.py | ||
| test_ufuncs_basic.py | ||
| test_unary_ufuncs.py | ||