Skip to content

v2.20.0

Latest

Choose a tag to compare

@rtg0795 rtg0795 released this 28 Jan 22:34

Release 2.20.0

Bug Fixes and Other Changes

  • Fix nightly builds.
  • iterate over Unicode White_Space directly, rather than testing each of 1.1M code points
  • Change input size from int16_t to int32_t to support large inputs.
  • Ignore SentencePiece::BYTE during encoding instead of throwing error
  • Fix TF-text for TF 2.20.
  • Update requirements with latest tensorflow-metadata.
  • Fix configure to pull bazelrc from TF 2.20.
  • update sha256 for tensorflow 2.20.0
  • Revert "update sha256 for tensorflow 2.20.0"
  • Change strip_prefix logic to grab sha256 properly
  • Limit array-record dependency to Linux x86_64 and aarch64.
  • Pin array-record to 0.4.1 for darwin platform
  • Adds build_bazel_apple_support for newer macOS builds