Searched refs:elementwise_arithm_op_scalar (Results 1 – 1 of 1) sorted by relevance
161 inline ScalarType elementwise_arithm_op_scalar(const ScalarType &a, const ScalarType &b) in elementwise_arithm_op_scalar() function272 … &elementwise_arithm_op_scalar<op, scalar_type>, in elementwise_arithm_op()564 return quantize_qasymm8(elementwise_arithm_op_scalar<op>(a, b), qinfo); in elementwise_arithm_op_quantized_scalar()570 return quantize_qasymm8_signed(elementwise_arithm_op_scalar<op>(a, b), qinfo); in elementwise_arithm_op_quantized_signed_scalar()