aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v2/tensorflow.estimator.export.-predict-output.pbtxt
blob: e0160b10ce13a0b3499143d151ee7e58ad858fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
path: "tensorflow.estimator.export.PredictOutput"
tf_class {
  is_instance: "<class \'tensorflow.python.estimator.export.export_output.PredictOutput\'>"
  is_instance: "<class \'tensorflow.python.estimator.export.export_output.ExportOutput\'>"
  is_instance: "<type \'object\'>"
  member {
    name: "outputs"
    mtype: "<type \'property\'>"
  }
  member_method {
    name: "__init__"
    argspec: "args=[\'self\', \'outputs\'], varargs=None, keywords=None, defaults=None"
  }
  member_method {
    name: "as_signature_def"
    argspec: "args=[\'self\', \'receiver_tensors\'], varargs=None, keywords=None, defaults=None"
  }
}