Skip to content

Commit 13468bd

Browse files
Update README.rst
1 parent 5135a21 commit 13468bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ keras2c
66

77
|License| |DOI|
88

9+
IMPORTANT: Keras2C has started updating to be compatible with newer versions of Python on July 9th, 2025. Changes may be breaking. To use the original/stable version, use the Release v1.0.2. https://github.com/PlasmaControl/keras2c/releases/tag/v1.0.2 with the command
10+
.. code-block:: bash
11+
12+
git clone [email protected]:PlasmaControl/keras2c.git --branch v1.0.2
913
1014
keras2c is a library for deploying keras neural networks in C99, using only standard libraries.
1115
It is designed to be as simple as possible for real time applications.

0 commit comments

Comments
 (0)