EmptyLike ========= Return a new array with the same shape and type as a given array. **Abstract Signature:** ``EmptyLike(prototype: Tensor, dtype: DType | None, shape: int | tuple | None)`` .. raw:: html
torch.empty_like
jax.numpy.empty_like
numpy.empty_like