Merge pull request #19053 from wangsiyu/fix_tf_layers_reuse
authorMartin Wicke <577277+martinwicke@users.noreply.github.com>
Tue, 8 May 2018 19:38:56 +0000 (12:38 -0700)
committerGitHub <noreply@github.com>
Tue, 8 May 2018 19:38:56 +0000 (12:38 -0700)
Fix bug of declaring regularization loss multiple times when reusing PartitionedVariables in tf layers


Trivial merge