Helper to create an initialized Variable with weight decay. Note that the Variable is initialized with a truncated normal distribution. A weight decay is added only if one is specified. Args: name: name of the variable shape: list of ints stddev: standard deviation of a truncated
(name, shape, stddev, wd, use_xavier=True)
source not stored for this graph (policy: none)
no test coverage detected