Making the tf.name_scope blocks related to the factor and weight vars configurable...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 31 May 2018 19:16:54 +0000 (12:16 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 31 May 2018 19:19:57 +0000 (12:19 -0700)
commit519189837b77181137505bf83054ddd962600f9b
treefc1b56cdca999b1b4da369d73742fcb4ace272ba
parentfdf4d0813d4c0321be7b33698d00b165d90365b0
Making the tf.name_scope blocks related to the factor and weight vars configurable. By default they will not be scoped.

PiperOrigin-RevId: 198759754
tensorflow/contrib/factorization/python/ops/factorization_ops.py