Module tfrecord::io

source ·
Expand description

Low level synchronous and asynchronous I/O functions.

The functions are used internally to work with generic readers and writers. It is not intended for common users, while we encourage using high level API.

Modules