Home
last modified time | relevance | path

Searched refs:test_operator (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/executorch/exir/operator/
H A DTARGETS39 name = "test_operator",
41 "test/test_operator.py",
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_py3kwarn.py299 def test_operator(self): member in TestPy3KWarnings
Dtest_bool.py277 def test_operator(self): member in BoolTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_bool.py255 def test_operator(self): member in BoolTest
/aosp_15_r20/external/pytorch/test/
H A Dtest_ops.py1592 def test_operator(self, device, dtype, op): member in TestCompositeCompliance