Searched refs:properties1 (Results 1 – 1 of 1) sorted by relevance
796 OpInfo::TensorProperties properties0, properties1; in GetCommonFactors() local798 TF_RETURN_IF_ERROR(GetTensorProperties(input->input(1), &properties1)); in GetCommonFactors()801 properties1.dtype() != DT_FLOAT && in GetCommonFactors()802 properties1.dtype() != DT_DOUBLE) { in GetCommonFactors()