Skip to content

John Snow Labs Spark-NLP 2.0.3: Hotfix for tensorflow models in cluster improvements

Compare
Choose a tag to compare
@saif-ellafi saif-ellafi released this 29 Apr 21:13
· 6797 commits to master since this release

Overview

Short after 2.0.2, a hotfix release was made to address two bugs that prevented users from using pretrained tensorflow models in clusters.
Please read release notes for 2.0.2 to catch up!


Bugfixes

  • Fixed logger serializable, causing issues in executors to serialize TensorflowWrapper
  • Fixed contrib loading in cluster, when retrieving a Tensorflow session