[ https://issues.apache.org/jira/browse/MADLIB-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193918#comment-17193918 ]
Frank McQuillan commented on MADLIB-1427: ----------------------------------------- https://github.com/apache/madlib/pull/516 > DL - cache data to speed training > --------------------------------- > > Key: MADLIB-1427 > URL: https://issues.apache.org/jira/browse/MADLIB-1427 > Project: Apache MADlib > Issue Type: Improvement > Components: Deep Learning > Reporter: Frank McQuillan > Assignee: Ekta Khanna > Priority: Major > Fix For: v1.18.0 > > > Instead of calling Keras fit() for each buffer (row) in the input table, > cache multiple buffers together and make a single call to Keras fit(). > Also add a BOOLEAN to fit() in case user wants to turn off caching if the > data does not fit in memory on the segment host. -- This message was sent by Atlassian Jira (v8.3.4#803005)