Searched defs:_has_same_rank (Results 1 – 3 of 3) sorted by relevance
83 …bool _has_same_rank; /**< Flag that indicates if condition tensor and other inputs hav… variable
90 …bool _has_same_rank; /**< Flag that indicates if condition tensor and other inputs have … variable
108 def _has_same_rank(primary_shape, slot_shape): function