We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4f9134 + dde4553 commit ed59153Copy full SHA for ed59153
Cargo.toml
@@ -43,7 +43,7 @@ tensorflow_unstable = []
43
eager = ["tensorflow-sys/eager"]
44
# This is for testing purposes; users should not use this.
45
examples_system_alloc = ["tensorflow-sys/examples_system_alloc"]
46
-private-docs-rs = [] # DO NOT RELY ON THIS
+private-docs-rs = ["tensorflow-sys/private-docs-rs"] # DO NOT RELY ON THIS
47
48
[workspace]
49
0 commit comments