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:
[email protected]


With regards,
Apache Git Services

Reply via email to