AdityaPandey2612 commented on PR #2434: URL: https://github.com/apache/systemds/pull/2434#issuecomment-4088888965
Thank you for the comment professor. Parameter server internals needed to be changed because ASP, BSP, and SBP were not implemented in the original code and therefore distribution of task was not executing. SystemDS primitives needed to modified rather than change because systemds internals expected a different input for execution than what I was giving. So I made them expect both and added a bit more sanity checking. -- 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]
