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