reductionista commented on a change in pull request #470: DL: Fix bugs
URL: https://github.com/apache/madlib/pull/470#discussion_r366656625
##########
File path:
src/ports/postgres/modules/deep_learning/madlib_keras_fit_multiple_model.py_in
##########
@@ -230,7 +231,7 @@ class FitMultipleModel():
images_per_seg,
Review comment:
On line 223 (call to compute_loss_and_metrics(), metric_eval_time is an
unused local var now, so we could just replace it with _
(Unimportant, but I think that's what we've done most other places.)
----------------------------------------------------------------
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