Instantiates an all-ones variable and returns it. Arguments: shape: Tuple of integers, shape of returned Keras variable. dtype: String, data type of returned Keras variable. name: String, name of returned Keras variable. Returns: A Keras variable, filled with `1.0`.
(shape, dtype=None, name=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected