Searched defs:atleast_3d (Results 1 – 6 of 6) sorted by relevance
209 Tensor atleast_3d(const Tensor& self) { in atleast_3d() function224 std::vector<Tensor> atleast_3d(TensorList tensors) { in atleast_3d() function
1561 def atleast_3d(*tensors): function
1135 def atleast_3d(*arys): # pylint: disable=missing-docstring function
1368 def atleast_3d(g: jit_utils.GraphContext, self: torch._C.Value): function
66 def atleast_3d(*arys: ArrayLike): function
2653 def atleast_3d( function