tf.compat.v1.io.TFRecordCompressionType

View source on GitHub

The type of compression for the record.

Class Variables

  • GZIP = 2
  • NONE = 0
  • ZLIB = 1