Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/xnnpack/test/runtime/
H A Dtest_runtime_utils.cpp63 Error e = utils::QuantizePerTensor(input, output, scale, zero_point); in TEST()
/aosp_15_r20/external/executorch/backends/xnnpack/runtime/utils/
H A Dutils.h129 executorch::runtime::Error QuantizePerTensor( in QuantizePerTensor() function