Creates a constant tensor. The resulting tensor is populated with values of type `dtype`, as specified by arguments `value` and (optionally) `shape` (see examples below). The argument `value` can be a constant value, or a list of values of type `dtype`. If `value` is a list, then the len
(value, dtype=None, shape=None, name="Const", verify_shape=False)
source not stored for this graph (policy: none)