Searched defs:atleast_1d (Results 1 – 6 of 6) sorted by relevance
170 Tensor atleast_1d(const Tensor& self) { in atleast_1d() function179 std::vector<Tensor> atleast_1d(TensorList tensors) { in atleast_1d() function
1487 def atleast_1d(*tensors): function
1125 def atleast_1d(*arys): function
1309 def atleast_1d(g: jit_utils.GraphContext, self: torch._C.Value): function
50 def atleast_1d(*arys: ArrayLike): function
2614 def atleast_1d( function