aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/tensorflow.estimator.export.-serving-input-receiver.pbtxt
diff options
context:
space:
mode:
authorGravatar Gunhan Gulsoy <gunan@google.com>2017-04-09 20:20:25 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-04-09 21:30:21 -0700
commitcc97ef9c360082ba68b86328c8921e479b494b73 (patch)
tree3116a83a837222492cbdf6136fcec45370f59784 /tensorflow/tools/api/golden/tensorflow.estimator.export.-serving-input-receiver.pbtxt
parenta61cff67c783101b5b48ba56fd6d12ca5ae10ccb (diff)
Automated rollback of change 152528732
Change: 152652473
Diffstat (limited to 'tensorflow/tools/api/golden/tensorflow.estimator.export.-serving-input-receiver.pbtxt')
-rw-r--r--tensorflow/tools/api/golden/tensorflow.estimator.export.-serving-input-receiver.pbtxt23
1 files changed, 23 insertions, 0 deletions
diff --git a/tensorflow/tools/api/golden/tensorflow.estimator.export.-serving-input-receiver.pbtxt b/tensorflow/tools/api/golden/tensorflow.estimator.export.-serving-input-receiver.pbtxt
new file mode 100644
index 0000000000..0d9e044308
--- /dev/null
+++ b/tensorflow/tools/api/golden/tensorflow.estimator.export.-serving-input-receiver.pbtxt
@@ -0,0 +1,23 @@
+path: "tensorflow.estimator.export.ServingInputReceiver"
+tf_class {
+ is_instance: "<class \'tensorflow.python.estimator.export.export.ServingInputReceiver\'>"
+ is_instance: "<class \'tensorflow.python.estimator.export.export.ServingInputReceiver\'>"
+ is_instance: "<type \'tuple\'>"
+ member {
+ name: "features"
+ mtype: "<type \'property\'>"
+ }
+ member {
+ name: "receiver_tensors"
+ mtype: "<type \'property\'>"
+ }
+ member_method {
+ name: "__init__"
+ }
+ member_method {
+ name: "count"
+ }
+ member_method {
+ name: "index"
+ }
+}