zeros_like ========== Returns a new array filled with zeros and having the same ``shape`` as an input array ``x``. **Abstract Signature:** ``zeros_like(x: array, dtype: Optional[dtype], device: Optional[device])`` .. raw:: html
optax.tree.zeros_like
numpy.ma.core.zeros_like
keras.ops.zeros_like
tf.zeros_like
mlx.core.zeros_like