Skip to content

Commit a728cf7

Browse files
authored
Update README.md
1 parent 21d9da2 commit a728cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ RedisAI currently supports PyTorch (libtorch), Tensorflow (libtensorflow), Tenso
128128
| 0.3.1 | 1.1.0 | 1.12.0 | None | 0.4.0 |
129129
| 0.4.0 | 1.2.0 | 1.14.0 | None | 0.5.0 |
130130
| 0.9.0 | 1.3.1 | 1.14.0 | 2.0.0 | 1.0.0 |
131-
| master | 1.4.0 | 1.15.0 | 2.0.0 | 1.0.0 |
131+
| master | 1.5.0 | 1.15.0 | 2.0.0 | 1.2.0 |
132132

133133
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.
134134

0 commit comments

Comments
 (0)