Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/qualcomm/tests/
H A Dtest_qnn_delegate.py1660 module = ContextBinaryExample() # noqa: F405
1982 module = ContextBinaryExample() # noqa: F405
2360 module = ContextBinaryExample() # noqa: F405
H A Dmodels.py202 class ContextBinaryExample(torch.nn.Module): class