Searched refs:d_short (Results 1 – 1 of 1) sorted by relevance
678 const int d_short = shorter->dims(shorter_index); in ShapesAgreeUpToBroadcasting() local680 if ((d_long != d_short) && (d_long != 1) && (d_short != 1)) { in ShapesAgreeUpToBroadcasting()706 const int d_short = shorter->dims(shorter_index); in ShapesAgreeUpToExtending() local708 if (d_long != d_short) { in ShapesAgreeUpToExtending()