Skip to content

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
amandarichardsonn committed Oct 2, 2023
1 parent f46a4e7 commit 10f4963
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,21 @@ Description
- Updated the third-party RedisAI component
- Updated the third-party lcov component
- Add link to contributing guidelines
- Allow strings in Python interface for Client.run_script, Client.run_script_multiGPU

Detailed Notes

- Models will now be automatically chunked when sent to/received from the backed database. This allows use of models greater than 511MB in size. (PR404_)
- Updated from RedisAI v1.2.3 (test target)/v1.2.4 and v1.2.5 (CI/CD pipeline) to v1.2.7 (PR402_)
- Updated lcov from version 1.15 to 2.0 (PR396_)
- Create CONTRIBUTIONS.md file that points to the contribution guideline for both SmartSim and SmartRedis (PR395_)
- Allow users to pass single keys for the inputs and outputs parameters as a string for Python run_script and run_script_multigpu

.. _PR404: https://github.com/CrayLabs/SmartRedis/pull/404
.. _PR402: https://github.com/CrayLabs/SmartRedis/pull/402
.. _PR396: https://github.com/CrayLabs/SmartRedis/pull/396
.. _PR395: https://github.com/CrayLabs/SmartRedis/pull/395
.. _PR407: https://github.com/CrayLabs/SmartRedis/pull/407

0.4.2
-----
Expand Down

0 comments on commit 10f4963

Please sign in to comment.