Skip to content

Releases: tensorflow/io

TensorFlow I/O 0.11.0

10 Jan 20:56
Compare
Choose a tag to compare

Release 0.11.0

Major Features

  • Add Ogg audio format support.
  • Add FLAC audio format support.
  • Add HDR image format support.
  • Extend HDF5 format support to all common types.

Thanks to our Contributors

This release contains contributions from many people:

Mark Daoust, Yong Tang, Yuan Tang, pshiko

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

TensorFlow I/O 0.10.0

05 Dec 21:09
796600c
Compare
Choose a tag to compare

Release 0.10.0

Major Features

  • Add Kafka message key support.
  • Add support to calculate Phred Quality Scores (Genome).
  • Add PBM(PPM/PGM) image support.
  • Add OpenEXR format support.
  • Use balanced sharding strategy in bigquery read session.
  • Add decode_jpeg_exif to support extract orientation information.
  • Enable SSE4.2 and AVX for macOS and Linux build.

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Amarpreet Singh, Mark Daoust, Olivier Martin, Peter Götz,
Soroush Radpour, Suyash Kumar, Yong Tang, Yuan Tang

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

TensorFlow I/O 0.7.2

15 Nov 20:34
Compare
Choose a tag to compare

Release 0.7.2

Major Features

  • tensorflow_io.bigquery: Fixes for Google Cloud BigQuery for Tensorflow 1.14

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Anton Dmitriev, Bryan Cutler, Damien Pontifex, Ivelin Ivanov,
Jiacheng Xu, Misha Brukman, Russell Power, Yong Tang, Yuan Tang, zhjunqin

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

TensorFlow I/O 0.9.1

15 Nov 20:41
e1af544
Compare
Choose a tag to compare

Release 0.9.1

Major Features

  • tensorflow_io.bigquery: Fixes for Google Cloud BigQuery for Tensorflow 2.0

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Anton Dmitriev, Bryan Cutler, Damien Pontifex, Ivelin Ivanov,
Jiacheng Xu, Misha Brukman, Russell Power, Yong Tang, Yuan Tang, zhjunqin

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

TensorFlow I/O 0.8.1

15 Nov 20:37
0947aca
Compare
Choose a tag to compare

Release 0.8.1

Major Features

  • tensorflow_io.bigquery: Fixes for Google Cloud BigQuery for Tensorflow 1.15

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Anton Dmitriev, Bryan Cutler, Damien Pontifex, Ivelin Ivanov,
Jiacheng Xu, Misha Brukman, Russell Power, Yong Tang, Yuan Tang, zhjunqin

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

TensorFlow I/O 0.9.0

19 Oct 00:53
5308315
Compare
Choose a tag to compare

Release 0.9.0

Release 0.9.0 is the first release that is fully compatible with
TensorFlow 2.0. The package of 0.9.0 is different from 0.8.0,
though it shares the same code base as 0.8.0 with the same sets
of features and contributors.

Major Features

  • TensorFlow 2.0 compatible.
  • tensorflow_io.json: JSON Dataset support.
  • tensorflow_io.dicom: Medical image DICOM format support.
  • tensorflow_io.genome: DNA Sequence FastQ format support added.
  • tensorflow_io.ffmpeg: FFmpeg now support selection of substreams.
  • tensorflow_io.ffmpeg: FFmpeg now support subtitle (captioning).
  • tensorflow_io.ffmpeg: FFmpeg now support decode video from memory.
  • tensorflow_io.image: BMP encoding (encode_bmp) support.
  • tensorflow_io.kafka: Kafka Dataset now support Kafka Schema Registry.
  • tensorflow_io.audio: WAV format now support 24 bit audio streams.
  • tensorflow_io.text: Regex capture group (re2_full_match) support.
  • manylinux2010 compliant on Linux.

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Amarpreet Singh, Bryan Cutler, Damien Pontifex, Duke Wang,
Jiacheng Xu, Marcelo Lerendegui, Mark Daoust, Ouwen Huang, Suyash Kumar,
Yong Tang, Yuan Tang, henrytansetiawan

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

TensorFlow I/O 0.7.1

18 Oct 22:18
Compare
Choose a tag to compare

Release 0.7.1

Major Features

  • tensorflow_io.bigquery: Fixes for Google Cloud BigQuery for Tensorflow 1.14

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Anton Dmitriev, Bryan Cutler, Damien Pontifex, Ivelin Ivanov,
Jiacheng Xu, Misha Brukman, Russell Power, Yong Tang, Yuan Tang, zhjunqin

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

TensorFlow I/O 0.8.0

17 Oct 20:01
Compare
Choose a tag to compare

Release 0.8.0

Major Features

  • tensorflow_io.json: JSON Dataset support.
  • tensorflow_io.dicom: Medical image DICOM format support.
  • tensorflow_io.genome: DNA Sequence FastQ format support added.
  • tensorflow_io.ffmpeg: FFmpeg now support selection of substreams.
  • tensorflow_io.ffmpeg: FFmpeg now support subtitle (captioning).
  • tensorflow_io.ffmpeg: FFmpeg now support decode video from memory.
  • tensorflow_io.image: BMP encoding (encode_bmp) support.
  • tensorflow_io.kafka: Kafka Dataset now support Kafka Schema Registry.
  • tensorflow_io.audio: WAV format now support 24 bit audio streams.
  • tensorflow_io.text: Regex capture group (re2_full_match) support.
  • manylinux2010 compliant on Linux.

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Amarpreet Singh, Bryan Cutler, Damien Pontifex, Duke Wang,
Jiacheng Xu, Marcelo Lerendegui, Mark Daoust, Ouwen Huang, Suyash Kumar,
Yong Tang, Yuan Tang, henrytansetiawan

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

TensorFlow I/O 0.7.0

14 Jul 17:35
b322365
Compare
Choose a tag to compare

Release 0.7.0

Major Features

  • tensorflow_io.bigquery: Google Cloud BigQuery support.
  • tensorflow_io.pcap: Pcap network packet capture file support.
  • tensorflow_io.azure: Microsoft Azure Storage support.
  • tensorflow_io.gcs: GCS Configuration support.
  • tensorflow_io.prometheus: Prometheus observation data support.

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Anton Dmitriev, Bryan Cutler, Damien Pontifex, Ivelin Ivanov,
Jiacheng Xu, Misha Brukman, Russell Power, Yong Tang, Yuan Tang, zhjunqin

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

TensorFlow I/O 0.6.0

29 May 21:13
9af676c
Compare
Choose a tag to compare

Release 0.6.0

Major Features

  • tensorflow_io.avro: Apache Avro Dataset.
  • tensorflow_io.audio: WAV file Dataset.
  • tensorflow_io.grpc: gRPC server Dataset, support for streaming Numpy input.
  • tensorflow_io.hdf5: HDF5 file Dataset.
  • tensorflow_io.text: Text file Dataset and TextSequence output.
  • Improved batching support for many Datasets, see #191.

Thanks to our Contributors

This release contains contributions from many people:

Yong Tang, Yuan (Terry) Tang, Bryan Cutler, Jiacheng Xu, Junqin Zhang,
August Xiong, caszkgui, zou000