github google/lyra v1.3.2
Lyra 1.3.2

21 months ago

Lyra 1.3.2 is now available. Updating should be a medium priority for most users. This release is a relatively small change. It upgrades from TensorFlow 2.9 to the latest stable 2.11, which produces a ~10% speed improvement due to more modules being supported in XNNPack. The benchmark on the README is also updated to reflect the current bazel build, but note that previously it measured the internal build speed, which was already based on the faster TF 2.12.

Notes

  • Added tests to the github CI actions. This is not complete test coverage, but spans the majority of the code.
  • Bazel 6.0.0, which was just released breaks the build. .bazelversion was added to pin it to 5.3.2. The bazelisk interface can be used to automatically select the correct bazel version.

Don't miss a new lyra release

NewReleases is sending notifications on new releases.