Searched refs:exp_output_info (Results 1 – 2 of 2) sorted by relevance
64 const TensorInfo exp_output_info = output->clone()->set_tensor_shape(exp_output_shape); in validate_arguments() local65 ARM_COMPUTE_RETURN_ERROR_ON_MISMATCHING_SHAPES(output, &exp_output_info); in validate_arguments()
66 const TensorInfo exp_output_info = output->clone()->set_tensor_shape(exp_output_shape); in validate_arguments() local67 ARM_COMPUTE_RETURN_ERROR_ON_MISMATCHING_SHAPES(output, &exp_output_info); in validate_arguments()