Searched refs:yDim (Results 1 – 1 of 1) sorted by relevance
47 const auto &yDim{*yIter++}; in ShapesAreCompatible() local49 if (!yDim || ToInt64(*xDim) != ToInt64(*yDim)) { in ShapesAreCompatible()52 } else if (yDim) { in ShapesAreCompatible()