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/12/03 02:12:48 UTC

[GitHub] [madlib] reductionista commented on a change in pull request #462: DL: Add asymmetric cluster support for fit and evaluate

reductionista commented on a change in pull request #462: DL: Add asymmetric cluster support for fit and evaluate
URL: https://github.com/apache/madlib/pull/462#discussion_r352908211
 
 

 ##########
 File path: src/ports/postgres/modules/deep_learning/madlib_keras.sql_in
 ##########
 @@ -724,11 +716,8 @@ madlib_keras_predict_byom(
 
   <DT>gpus_per_host (optional)</DT>
   <DD>INTEGER, default: 0 (i.e., CPU).
-    Number of GPUs per segment host to be used for training the neural network.
-    For example, if you specify 4 for this parameter and your database cluster
-    is set up to have 4 segments per segment host, it means that each segment
-    will have a dedicated GPU. A value of 0 means that CPUs, not GPUs, will
-    be used for training.
+    TODO
+    CHANGE THIS
 
 Review comment:
   ^^^

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