Skip to content

v1.0.2 Release

Compare
Choose a tag to compare
@haifeng-jin haifeng-jin released this 21 Feb 17:06
· 507 commits to master since this release
df46b86

Fixed the bug for low performance in the final model training.
Fixed the bug for does not support tf.data.Dataset for TextClassifier.
Improved performance for ImageClassifier and TextClassifier.

Issues:
It cannot save the preprocessing layers' weights.
The exported model has to be adapted manually if contains any preprocessing layer.
It should be fixed with TF 2.2.
We will have another release afterward.