Skip to content

Commit 04b84d6

Browse files
lantigafilipecosta90
authored andcommitted
Update README.md
1 parent d4439be commit 04b84d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ RedisAI currently supports PyTorch (libtorch), Tensorflow (libtensorflow), Tenso
130130
| 0.3.1 | 1.1.0 | 1.12.0 | None | 0.4.0 |
131131
| 0.4.0 | 1.2.0 | 1.14.0 | None | 0.5.0 |
132132
| 0.9.0 | 1.3.1 | 1.14.0 | 2.0.0 | 1.0.0 |
133+
| 1.0.0 | 1.5.0 | 1.15.0 | 2.0.0 | 1.2.0 |
133134
| master | 1.5.0 | 1.15.0 | 2.0.0 | 1.2.0 |
134135

135136
Note: Keras and TensorFlow 2.x are supported through graph freezing. See [this script](https://github.com/RedisAI/RedisAI/blob/master/test/test_data/tf2-minimal.py) to see how to export a frozen graph from Keras and TensorFlow 2.x. Note that a frozen graph will be executed using the TensorFlow 1.15 backend. Should any 2.0 ops be not supported on the 1.15 after freezing, please open an Issue.

0 commit comments

Comments
 (0)