Skip to content

0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@K-Jo K-Jo released this 06 Feb 12:13
· 1121 commits to master since this release
f4d8968

This is a major milestone release for RedisAI v0.9.

Supported Backends:

  • TensorFlow Lite 2.0
  • TensorFlow 1.14.0
  • PyTorch 1.3.1
  • ONXXRuntime 1.0.0

New Features:

  • #255 AOF Support and replication without rerunning the inference on the slave.
  • #259 AI.INFO command with an initial set of statistics.

Build Enhancements:

  • #264 Several CI infrastructure enhancements.
  • #230 CI for GPU.
  • #265 MAC build.
  • #191 ARM builds.