Skip to content

Commit f97b8bb

Browse files
authored
Add additional details about the build flags
Resolves #4
1 parent f1ec2d6 commit f97b8bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ You can also install directly from github using
99
pip install --ignore-installed --upgrade "Download URL" --user
1010
```
1111

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+
1215
**Latest Builds**
1316

1417
| TF | HW | OS | GCC | Python | Supports | |

0 commit comments

Comments
 (0)