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