Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/qualcomm/
H A DREADME.md96 …Also extend sections `TestQNNFloatingPointOperator`, `TestQNNQuantizedOperator` in `test_qnn_deleg…
98 class TestQNNQuantizedOperator(TestQNN):
117 …python backends/qualcomm/tests/test_qnn_delegate.py -k TestQNNQuantizedOperator.test_qnn_backend_l…
/aosp_15_r20/external/executorch/backends/qualcomm/tests/
H A Dtest_qnn_delegate.py675 class TestQNNQuantizedOperator(TestQNN): class