aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.estimator.-exporter.pbtxt
blob: 035af70e52024f8d16e1cd12951af10aad355eda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
path: "tensorflow.estimator.Exporter"
tf_class {
  is_instance: "<class \'tensorflow.python.estimator.exporter.Exporter\'>"
  is_instance: "<type \'object\'>"
  member {
    name: "name"
    mtype: "<class \'abc.abstractproperty\'>"
  }
  member_method {
    name: "__init__"
  }
  member_method {
    name: "export"
    argspec: "args=[\'self\', \'estimator\', \'export_path\', \'checkpoint_path\', \'eval_result\', \'is_the_final_export\'], varargs=None, keywords=None, defaults=None"
  }
}