tf.python_io
Python functions for directly manipulating TFRecord-formatted files.
See the Data IO (Python functions) guide.
class TFRecordCompressionType
: The type of compression for the record.
class TFRecordOptions
: Options used for manipulating TFRecord files.
class TFRecordWriter
: A class to write records to a TFRecords file.
tf_record_iterator(...)
: An iterator that read the records from a TFRecords file.
Defined in tensorflow/python/lib/io/python_io.py
.
© 2017 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