Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_nn.py3199 class NNTestCase(TestCase): class
/aosp_15_r20/external/pytorch/test/
H A Dtest_mps.py1119 NNTestCase = NoTest # noqa: F811 variable