-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from yongtang/docs
Update docs for installation
- Loading branch information
Showing
2 changed files
with
54 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Release 0.1.0 | ||
|
||
Initial release of TensorFlow I/O. | ||
|
||
## Major Features | ||
* `tensorflow_io.ignite`: Data source for Apache Ignite and File System (IGFS). | ||
* `tensorflow_io.kafka`: Apache Kafka stream-processing support. | ||
* `tensorflow_io.kinesis`: Amazon Kinesis data streams support. | ||
* `tensorflow_io.hadoop`: Hadoop SequenceFile format support. | ||
|
||
## Thanks to our Contributors | ||
|
||
This release contains contributions from many people: | ||
|
||
Anjali Sridhar, Anton Dmitriev, Artem Malykh, Brennan Saeta, Derek Murray, | ||
Gunhan Gulsoy, Jacques Pienaar, Jianwei Xie, Jiri Simsa, knight, Loo Rong Jie, | ||
Martin Wicke, Michael Case, Sergei Lebedev, Sourabh Bajaj, Yifei Feng, | ||
Yong Tang, Yuan (Terry) Tang, Yun Peng | ||
|
||
We are also grateful to all who filed issues or helped resolve them, asked and | ||
answered questions, and were part of inspiring discussions. |