tf.raw_ops.Variable

Use VariableV2 instead.

shape A tf.TensorShape or list of ints.
dtype A tf.DType.
container An optional string. Defaults to "".
shared_name An optional string. Defaults to "".
name A name for the operation (optional).

A mutable Tensor of type dtype.