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 2020/09/18 18:40:37 UTC

[GitHub] [madlib] khannaekta opened a new pull request #517: DL: [AutoML] Set plan_cache_mode when calling fit multiple model

khannaekta opened a new pull request #517:
URL: https://github.com/apache/madlib/pull/517


   JIRA: MADLIB-1447
   
   There is a known issue when calling fit multiple model with huge model
   weights(JIRA: MADLIB-1414). The fix for that issue was to set
   `plan_cache_mode` guc in gpdb6 to `force_generic_plan`. For automl,
   since we directly call madlib_keras_fit_multiple_model from the within
   the automl function, we need to set the GUC plan_cache_mode when calling
   it.
   
   <!--  
   
   Thanks for sending a pull request!  Here are some tips for you:
   1. Refer to this link for contribution guidelines https://cwiki.apache.org/confluence/display/MADLIB/Contribution+Guidelines
   2. Please Provide the Module Name, a JIRA Number and a short description about your changes.
   -->
   
   - [ ] Add the module name, JIRA# to PR/commit and description.
   - [ ] Add tests for the change. 
   
   


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



[GitHub] [madlib] khannaekta merged pull request #517: DL: [AutoML] Set plan_cache_mode when calling fit multiple model

Posted by GitBox <gi...@apache.org>.
khannaekta merged pull request #517:
URL: https://github.com/apache/madlib/pull/517


   


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



[GitHub] [madlib] reductionista commented on pull request #517: DL: [AutoML] Set plan_cache_mode when calling fit multiple model

Posted by GitBox <gi...@apache.org>.
reductionista commented on pull request #517:
URL: https://github.com/apache/madlib/pull/517#issuecomment-696454397


   LGTM


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



[GitHub] [madlib] reductionista commented on pull request #517: DL: [AutoML] Set plan_cache_mode when calling fit multiple model

Posted by GitBox <gi...@apache.org>.
reductionista commented on pull request #517:
URL: https://github.com/apache/madlib/pull/517#issuecomment-696454397


   LGTM


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



[GitHub] [madlib] khannaekta merged pull request #517: DL: [AutoML] Set plan_cache_mode when calling fit multiple model

Posted by GitBox <gi...@apache.org>.
khannaekta merged pull request #517:
URL: https://github.com/apache/madlib/pull/517


   


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



[GitHub] [madlib] khannaekta merged pull request #517: DL: [AutoML] Set plan_cache_mode when calling fit multiple model

Posted by GitBox <gi...@apache.org>.
khannaekta merged pull request #517:
URL: https://github.com/apache/madlib/pull/517


   


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



[GitHub] [madlib] reductionista commented on pull request #517: DL: [AutoML] Set plan_cache_mode when calling fit multiple model

Posted by GitBox <gi...@apache.org>.
reductionista commented on pull request #517:
URL: https://github.com/apache/madlib/pull/517#issuecomment-696454397


   LGTM


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