MCPcopy Create free account
hub / github.com/alibaba/nann / zeros

Function zeros

tensorflow/tensorflow/python/keras/backend.py:1269–1305  ·  view source on GitHub ↗

Instantiates an all-zeros variable and returns it. Arguments: shape: Tuple or list of integers, shape of returned Keras variable dtype: data type of returned Keras variable name: name of returned Keras variable Returns: A variable (including Keras metadata), filled with

(shape, dtype=None, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

floatxFunction · 0.85
track_variableFunction · 0.85
variableFunction · 0.70
as_listMethod · 0.45

Tested by

no test coverage detected