v2.2.0
- Added support for Spark 3.0 GPU resources
- Updated to support Spark 2.4.5
- Fixed dataset ordering in
mnist_inference.py
examples (thanks to @qsbao) - Added optional environment variables to configure TF server/grpc ports and TensorBoard ports on executors
- Fixed bug with
TFNode.start_cluster_server
in backwards-compatibility code for TF1.x - Fixed file conflict issue with
compat.export_saved_model
in TF2.1 - Removed support for Python 2.x