Module: tf.python_io

Module: tf.python_io

Module tf.python_io

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

Python functions for directly manipulating TFRecord-formatted files.

See the Data IO (Python functions) guide.

Classes

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.

Functions

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

© 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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部