Searched defs:broadcastable (Results 1 – 2 of 2) sorted by relevance
68 def broadcastable(shape_1: Sequence[int], shape_2: Sequence[int]) -> bool: function
1172 def broadcastable(t0, t1, t2=None): function