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 17:43:28 UTC

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

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

 ##########
 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:
   Thanks for noticing. I will move it anyways to keep the commit self contained.

----------------------------------------------------------------
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