Searched defs:linalg_cross (Results 1 – 3 of 3) sorted by relevance
22 TORCH_META_FUNC(linalg_cross) in TORCH_META_FUNC() argument
5588 def linalg_cross(g: jit_utils.GraphContext, input, other, dim=-1): function
170 def linalg_cross(self, other, *, dim=-1): function