| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Ryan Nett <rnett@calpoly.edu>
Signed-off-by: Ryan Nett <rnett@calpoly.edu>
Signed-off-by: Ryan Nett <rnett@calpoly.edu>
There was a problem hiding this comment.
Looks good, just left two small comments there but it's approved for merging
Sorry, something went wrong.
Signed-off-by: Ryan Nett <rnett@calpoly.edu>
|
Your approval got removed when I pushed changes, and I don't think I can override the CI. |
Sorry, something went wrong.
Signed-off-by: Ryan Nett <JNett96@gmail.com>
| Back | FazBrowse Home | New Git URL |
Adds bazel configuration scripts that download the tensorflow binary and call its configure scripts. The bazel info output_base use is because in some cases (such as switching OSs), the symlinks become corrupted and bazel doesn't generate new ones. The .bazelversion file is for bazelisk, since tensorflow doesn't support 4.0.0 yet.
Fixes #206