Atleast3dΒΆ

Convert inputs to arrays with at least 3 dimensions.

Abstract Signature:

Atleast3d(arys: Tensor)

PyTorch

API: torch.atleast_3d
Strategy: Direct Mapping

JAX (Core)

API: jax.numpy.atleast_3d
Strategy: Direct Mapping

NumPy

API: numpy.atleast_3d
Strategy: Direct Mapping