TensorFlow

API

 tf.compat / v1 / v1.io.TFRecordCompressionType


An iterator that read the records from a TFRecords file. (deprecated)

Used in the notebooks

Used in the tutorials

path The path to the TFRecords file.
options (optional) A TFRecordOptions object.

An iterator of serialized TFRecords.

IOError If path cannot be opened for reading.

此页内容是否对您有帮助