Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/custom_operator/
H A Dtest_custom_ops.py19 class TestCustomOperators(TestCase): class
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_custom_operators.py28 class TestCustomOperators(JitTestCase): class