kaknikhil opened a new pull request #446: DL: Update jenkins to install tensorflow 1.14. URL: https://github.com/apache/madlib/pull/446 The latest version of tensorflow (2.0 as of this commit) is not compatible with the version of keras that we install i.e. 2.2.4. This is the error we get ``` AttributeError: 'module' object has no attribute 'get_default_graph' ``` This commit installs a compatible version of tensorflow i.e. 1.14.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
