We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7214cf commit b40f8a7Copy full SHA for b40f8a7
tensorflow-sys-runtime/Cargo.toml
@@ -3,7 +3,7 @@ name = "tensorflow-sys-runtime"
3
version = "0.2.0"
4
authors = ["Brian Jones <[email protected]>"]
5
license = "Apache-2.0"
6
-keywords = ["TensorFlow", "runtime bindings"]
+keywords = ["TensorFlow", "runtime-bindings"]
7
description = "The package provides runtime bindings to TensorFlow."
8
documentation = "https://tensorflow.github.io/rust"
9
homepage = "https://github.com/tensorflow/rust"
0 commit comments