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)
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)