Searched refs:properties0 (Results 1 – 1 of 1) sorted by relevance
822 const OpInfo::TensorProperties* properties0; in GetCommonFactors() local824 TF_RETURN_IF_ERROR(GetTensorProperties(input->input(0), &properties0)); in GetCommonFactors()826 if (properties0->dtype() != DT_FLOAT && in GetCommonFactors()827 properties0->dtype() != DT_DOUBLE && in GetCommonFactors()