Searched refs:d_long (Results 1 – 3 of 3) sorted by relevance
13 def d_long : JoinedOrSeparate<["--"], "input-def">, Alias<d>;
705 const int d_long = longer->dims(longer_index); in ShapesAgreeUpToBroadcasting() local708 if ((d_long != d_short) && (d_long != 1) && (d_short != 1)) { in ShapesAgreeUpToBroadcasting()733 const int d_long = longer->dims(longer_index); in ShapesAgreeUpToExtending() local736 if (d_long != d_short) { in ShapesAgreeUpToExtending()745 const int d_long = longer->dims(longer_index); in ShapesAgreeUpToExtending() local746 if (d_long != 1) { in ShapesAgreeUpToExtending()