Searched refs:lhs_et (Results 1 – 1 of 1) sorted by relevance
221 auto lhs_et = lhs_tt.getElementType(); in BroadcastCompatible() local223 if (lhs_et != rhs_et) { in BroadcastCompatible()225 auto lhs_wst = lhs_et.dyn_cast<TF::TensorFlowTypeWithSubtype>(); in BroadcastCompatible()