You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2019/11/01 16:44:36 UTC

[GitHub] [madlib] orhankislal commented on a change in pull request #454: DL: Fix miscellaneous bugs

orhankislal commented on a change in pull request #454: DL: Fix miscellaneous bugs
URL: https://github.com/apache/madlib/pull/454#discussion_r341416115
 
 

 ##########
 File path: src/ports/postgres/modules/deep_learning/madlib_keras_fit_multiple_model.py_in
 ##########
 @@ -403,6 +403,17 @@ class FitMultipleModel():
                 self.update_info_table(mst, False)
 
     def run_training(self):
+        # NOTE: In the DL module, we want to avoid CREATING TEMP tables
 
 Review comment:
   I guess this comment was supposed to be a part of https://github.com/apache/madlib/pull/454/commits/3462e52c143426638772b4f7b864c450aea6d010. 
   It is Ok if we leave it a part of this commit, they are consecutive anyway.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services