Home
last modified time | relevance | path

Searched refs:test_boolean_assignment_value_mismatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_indexing.py256 def test_boolean_assignment_value_mismatch(self): member in TestIndexing
/aosp_15_r20/external/pytorch/test/
H A Dtest_indexing.py1771 def test_boolean_assignment_value_mismatch(self, device): member in NumpyTests