khannaekta opened a new pull request #438: DL Infra: Update jenkins to install keras 2.2.4 URL: https://github.com/apache/madlib/pull/438 With recent jenkins failure for DL module, keras(2.2.5) broke the api such that the tf module within keras backend is not available directly by: ``` from keras import backend as K with K.tf. .... ``` This PR updates the Dockerfile to install keras v2.2.4
---------------------------------------------------------------- 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
