Instantiates a variable and returns it. Arguments: value: Numpy array, initial value of the tensor. dtype: Tensor type. name: Optional name string for the tensor. constraint: Optional projection function to be applied to the variable after an optimizer update.
(value, dtype=None, name=None, constraint=None)
source not stored for this graph (policy: none)
no test coverage detected