aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/tensorflow.distributions.-register-k-l.pbtxt
diff options
context:
space:
mode:
authorGravatar Eugene Brevdo <ebrevdo@google.com>2017-07-13 11:08:24 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-07-13 11:13:21 -0700
commit5b33ae1c383beceb87189469299ce0b76f66bda5 (patch)
tree5f7869564a4b77012c4a6bf3c60935bf883bd113 /tensorflow/tools/api/golden/tensorflow.distributions.-register-k-l.pbtxt
parent9addec8a0e44d7655f6344f9b28c3ba0c68971b5 (diff)
Initial public release of tf.distributions.
PiperOrigin-RevId: 161834256
Diffstat (limited to 'tensorflow/tools/api/golden/tensorflow.distributions.-register-k-l.pbtxt')
-rw-r--r--tensorflow/tools/api/golden/tensorflow.distributions.-register-k-l.pbtxt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tensorflow/tools/api/golden/tensorflow.distributions.-register-k-l.pbtxt b/tensorflow/tools/api/golden/tensorflow.distributions.-register-k-l.pbtxt
new file mode 100644
index 0000000000..e3db443c2b
--- /dev/null
+++ b/tensorflow/tools/api/golden/tensorflow.distributions.-register-k-l.pbtxt
@@ -0,0 +1,9 @@
+path: "tensorflow.distributions.RegisterKL"
+tf_class {
+ is_instance: "<class \'tensorflow.python.ops.distributions.kullback_leibler.RegisterKL\'>"
+ is_instance: "<type \'object\'>"
+ member_method {
+ name: "__init__"
+ argspec: "args=[\'self\', \'dist_cls_a\', \'dist_cls_b\'], varargs=None, keywords=None, defaults=None"
+ }
+}