Skip to content

v2.2.0

Compare
Choose a tag to compare
@leewyang leewyang released this 19 Feb 01:05
· 73 commits to master since this release
df75099
  • 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