Searched refs:rhs_et (Results 1 – 1 of 1) sorted by relevance
677 auto rhs_et = rhs_tt.getElementType(); in BroadcastCompatible() local678 if (lhs_et != rhs_et) { in BroadcastCompatible()681 auto rhs_wst = rhs_et.dyn_cast<TensorFlowTypeWithSubtype>(); in BroadcastCompatible()