Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/qualcomm/_passes/
H A Dconvert_binary_op_with_scalar.py15 class ConvertBinaryOpsWithScalar(ExportPass): class
30 super(ConvertBinaryOpsWithScalar, self).__init__()
/aosp_15_r20/external/executorch/backends/qualcomm/utils/
H A Dutils.py23 ConvertBinaryOpsWithScalar,
348 core_ep.transform(ConvertBinaryOpsWithScalar())