Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClElementwiseKernel.cpp93 Status validate_arguments_with_float_only_supported_rules(const ITensorInfo &src1, const ITensorInf… in validate_arguments_with_float_only_supported_rules() function
485 …ARM_COMPUTE_RETURN_ON_ERROR(validate_arguments_with_float_only_supported_rules(*src1, *src2, *dst)… in validate()