Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Releases: spotify/zoltar

v0.6.0-M4

28 Oct 13:41
3850b68
Compare
Choose a tag to compare

🌱 Dependency Updates

  • Updated tensorflow-core-platform to 0.4.0-SNAPSHOT with TensorFlow 2.6.0.

0.6.0-M3

07 Apr 08:56
Compare
Choose a tag to compare

🌱 Dependency Updates

  • Updated tensorflow-core-platform to 0.3.0 with TensorFlow 2.4.1.

This introduces some breaking changes but mainly Tensor type param was removed.

v0.6.0-M2

09 Mar 09:32
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix Tensor cleanup

If you are using v0.6.0-M1 this is a recommended update!

v0.6.0-M1

29 Jan 15:41
Compare
Choose a tag to compare
v0.6.0-M1 Pre-release
Pre-release
  • Update to Tensorflow to 2.3.1
    • switch to new artifact tensorflow-core-platform
    • Removed JTensors; Eagerly copying Tensor was one of the biggest perf degradation.
  • Update XGBoost to 1.3.1
  • Updated dependencies

v0.5.6

23 Oct 19:00
Compare
Choose a tag to compare
  • Upgrade tensorflow to 1.15.0 (#196)
  • Upgrade jackson from 2.9.9 to 2.10.0 (#194)