Closed rajat2004 closed 4 years ago
The ML-Build
script seems to be not working due to Tensorflow 1.15 being the latest package, but since it uses older bazel version, the config options are wrong.
If we fix that, it will again stop working when a new 2.x release happens
Any suggestions on how to handle this? We could do something like build the latest 2.x package by default, if a user wants 1.x package, they can just change the version themselves
Looks good
@rsnk96 Tensorflow doesn't have binaries for Python 3.8, should we roll back to 3.7 on Travis?