We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac7d7a commit 33b6a11Copy full SHA for 33b6a11
1 file changed
src/keras2c.egg-info/PKG-INFO
@@ -1,4 +1,4 @@
1
-Metadata-Version: 2.1
+Metadata-Version: 2.4
2
Name: keras2c
3
Version: 0.1
4
Summary: A library for converting Keras neural networks to real-time compatible C.
@@ -26,6 +26,7 @@ Requires-Dist: tensorflow>=2.0
26
Requires-Dist: keras
27
Requires-Dist: numpy
28
Requires-Dist: pydantic
29
+Dynamic: license-file
30
31
#######
32
keras2c
0 commit comments