pytorch/test/torch_np
2025-10-31 20:47:57 +00:00
..
numpy_tests [5/N] Remove unused loop variables in tests (#166716) 2025-10-31 20:47:57 +00:00
__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 Fix torch._numpy to match NumPy when empty ellipsis causes advanced indexing separation (#158297) 2025-07-16 08:11:53 +00:00
test_ndarray_methods.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
test_nep50_examples.py Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
test_random.py [BE][PYFMT] migrate PYFMT for test/[i-z]*/ to ruff format (#144556) 2025-07-29 03:26:09 +00:00
test_reductions.py
test_scalars_0D_arrays.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
test_ufuncs_basic.py [BE][PYFMT] migrate PYFMT for test/[i-z]*/ to ruff format (#144556) 2025-07-29 03:26:09 +00:00
test_unary_ufuncs.py