Skip to content

Commit 4616c9f

Browse files
committed
Update docs for supported modules.
Signed-off-by: Yong Tang <[email protected]>
1 parent dd20d71 commit 4616c9f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
TensorFlow I/O is a collection of file systems and file formats that are not
66
available in TensorFlow's built-in support.
77

8+
At the moment TensorFlow I/O supports 4 data sources:
9+
- `tensorflow_io.ignite`: Data source for Apache Ignite and Ignite File System (IGFS).
10+
- `tensorflow_io.kafka`: Apache Kafka stream-processing support.
11+
- `tensorflow_io.kinesis`: Amazon Kinesis data streams support.
12+
- `tensorflow_io.hadoop`: Hadoop SequenceFile format support.
13+
814
## Installation
915

1016
The `tensorflow-io` package could be installed with pip directly:

0 commit comments

Comments
 (0)