mboehm7 commented on pull request #1336:
URL: https://github.com/apache/systemds/pull/1336#issuecomment-886266816


   well, I must be missing something - in the PR code, all federated variants 
call `computeGradientsForNBatches`, which in turns runs the federated UDF 
`federatedComputeGradientsForNBatches `, and this UDF in turn always returns 
`new FederatedResponse(FederatedResponse.ResponseType.SUCCESS, new 
Object[]{accGradients, gradientsTime});` (with the accrued gradients), no 
matter how it's configured. We can talk about it offline tomorrow if you like.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to