static NDArray
empty(long[] shape)
empty(long[] shape, Device dev)
empty(long[] shape, TVMType dtype)
empty(long[] shape, TVMType dtype, Device dev)