Home
last modified time | relevance | path

Searched defs:test_mutated (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_combo_kernels.py91 def test_mutated(a, b, c, d): function
212 def test_mutated(a, b, c, d): function
236 def test_mutated(a, b, c, d): function
383 def test_mutated(a, b, c, d): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_custom_ops.py2568 def test_mutated(self): member in TestCustomOpAPI