Skip to content

v0.15.1

Latest
Compare
Choose a tag to compare
@mattdangerw mattdangerw released this 19 Sep 16:54
e307389

Summary

Bug fix patch release.

  • Always run tf preprocessing on CPU.
  • Fix running preprocessing outside the main python thread.
  • Fix loading classifiers with the "old name" of XXClasssifier as XXTextClassifier.
  • Restore support for bytestring to tokenizers and other preprocessing layers as strings.

What's Changed

Full Changelog: v0.15.0...v0.15.1