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 f1ec2d6 commit f97b8bbCopy full SHA for f97b8bb
README.md
@@ -9,6 +9,9 @@ You can also install directly from github using
9
pip install --ignore-installed --upgrade "Download URL" --user
10
```
11
12
+All the binaries were compiled by passing `--config=opt` to bazel and setting
13
+`-O2 -Wno-sign-compare` in addition to the feature flags in configure script.
14
+
15
**Latest Builds**
16
17
| TF | HW | OS | GCC | Python | Supports | |
0 commit comments