Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/CL/kernels/
DCLElementwiseOperationKernel.cpp97 Status validate_arguments_with_arithmetic_rules(const ITensorInfo &input1, const ITensorInfo &input… in validate_arguments_with_arithmetic_rules() function
353 … ARM_COMPUTE_RETURN_ON_ERROR(validate_arguments_with_arithmetic_rules(*input1, *input2, *output)); in validate()
419 … ARM_COMPUTE_RETURN_ON_ERROR(validate_arguments_with_arithmetic_rules(*input1, *input2, *output)); in validate()
482 … ARM_COMPUTE_RETURN_ON_ERROR(validate_arguments_with_arithmetic_rules(*input1, *input2, *output)); in validate()