Changelog¶
Listed here are the changes between each release of SmartSim and SmartRedis.
Jump to SmartRedis Changelog
SmartSim¶
0.3.2¶
Released on August 10, 2021
Description:
Upgraded RedisAI backend to 1.2.3 (SmartSim-PR69)
PyTorch 1.7.1, TF 2.4.2, and ONNX 1.6-7 (SmartSim-PR69)
LSF launcher for IBM machines (SmartSim-PR62)
Improved code coverage by adding more unit tests (SmartSim-PR53)
Orchestrator methods to get address and check status (SmartSim-PR60)
Added Manifest object that tracks deployables in Experiments (SmartSim-PR61)
Bug fixes (SmartSim-PR52) (SmartSim-PR58) (SmartSim-PR67) (SmartSim-PR73)
Updated documentation and examples (SmartSim-PR51) (SmartSim-PR57) (SmartSim-PR71)
Improved IP address aquisition (SmartSim-PR72)
Binding database to network interfaces
0.3.1¶
Released on May 5, 2021
Description:
This release was dedicated to making the install process
easier. SmartSim can be installed from PyPi now and the
smart
cli tool makes installing the machine learning
runtimes much easier.
Pip install (SmartSim-PR42)
smart
cli tool for ML backends (SmartSim-PR42)Build Documentation for updated install (SmartSim-PR43)
Migrate from Jenkins to Github Actions CI (SmartSim-PR42)
Bug fix for setup.cfg (SmartSim-PR35)
SmartRedis¶
0.2.0¶
Release on August, 5, 2021
Description
Improved tensor memory management in the Python client (PR70)
Improved metadata serialization and removed protobuf dependency (PR61)
Added unit testing infrastructure for the C++ client (PR96)
Improve command execution fault handling (PR65) (PR97) (PR105)
Added copy, rename, and delete tensor and DataSet commands in the Python client (PR66)
Upgrade to RedisAI 1.2.3 (PR101)
Fortran and C interface improvements (PR93) (PR94) (PR95) (PR99)
Add Redis INFO command execution to the Python client (PR83)
Add Redis CLUSTER INFO command execution to the Python client (PR105)