empty_like ========== Returns an uninitialized array with the same ``shape`` as an input array ``x``. **Abstract Signature:** ``empty_like(x: array, dtype: Optional[dtype], device: Optional[device])`` .. raw:: html
jax.numpy.empty_like
numpy.ma.core.empty_like
keras.ops.numpy.empty_like