W3cubDocs

/TensorFlow Python

tf.python_io.TFRecordOptions

Class TFRecordOptions

Defined in tensorflow/python/lib/io/tf_record.py.

See the guide: Data IO (Python functions)

Options used for manipulating TFRecord files.

Methods

__init__

__init__(compression_type)

Initialize self. See help(type(self)) for accurate signature.

get_compression_type_string

@classmethod
get_compression_type_string(
    cls,
    options
)

Class Members

compression_type_map

© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/python_io/TFRecordOptions