aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.python_io.-t-f-record-options.pbtxt
blob: 0853716023ae5271fba6e8024e719eebb22ec56d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
path: "tensorflow.python_io.TFRecordOptions"
tf_class {
  is_instance: "<class \'tensorflow.python.lib.io.tf_record.TFRecordOptions\'>"
  is_instance: "<type \'object\'>"
  member {
    name: "compression_type_map"
    mtype: "<type \'dict\'>"
  }
  member_method {
    name: "__init__"
    argspec: "args=[\'self\', \'compression_type\'], varargs=None, keywords=None, defaults=None"
  }
  member_method {
    name: "get_compression_type_string"
    argspec: "args=[\'cls\', \'options\'], varargs=None, keywords=None, defaults=None"
  }
}