Home
last modified time | relevance | path

Searched refs:tensors_have_different_quantization_info (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/src/core/utils/helpers/
Dtensor_info.h44 inline bool tensors_have_different_quantization_info(const ITensorInfo *tensor_info_1, const ITenso… in tensors_have_different_quantization_info() function
/external/ComputeLibrary/src/gpu/cl/kernels/
DClWidthConcatenate2TensorsKernel.cpp96 …const bool have_different_qinfo = helpers::tensor_info::tensors_have_different_quantization_info(d… in configure()
DClWidthConcatenate4TensorsKernel.cpp107 …const bool have_different_qinfo = helpers::tensor_info::tensors_have_different_quantization_info(d… in configure()