Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/qualcomm/tests/
H A Dmodels.py148 quantize_method=None, argument
166 if quantize_method:
167 module = quantize_method(module, sample_input)
H A Dtest_qnn_delegate.py1877 quantize_method=self.get_qdq_module,