Release 2.20.0
TensorFlow
Breaking Changes
- The
tensorflow-io-gcs-filesystempackage is now optional, due its uncertain, and limited support. To install it alongsidetensorflow, runpip install "tensorflow[gcs-filesystem]".
Major Features and Improvements
tf.data- Adds
autotune.min_parallelismtotf.data.Optionsto enable faster input pipeline warm...
- Adds