TFRecordOptions
Defined in tensorflow/python/lib/io/tf_record.py.
See the guide: Data IO (Python functions)
Options used for manipulating TFRecord files.
__init____init__(compression_type)
Initialize self. See help(type(self)) for accurate signature.
get_compression_type_string@classmethod
get_compression_type_string(
cls,
options
)
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