Instantiates an all-zeros variable of the same shape as another tensor. Arguments: x: Keras variable or Keras tensor. dtype: dtype of returned Keras variable. `None` uses the dtype of `x`. name: name for the variable to create. Returns: A Keras variable wit
(x, dtype=None, name=None)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected