HannanKan commented on issue #866: [SYSTEMML-2533] Error in running MNIST LeNet algorithm URL: https://github.com/apache/systemml/pull/866#issuecomment-593184435 > LGTM. Thanks for catching this issue @HannanKan. You're right and the reason for the conflict is that the related script max_pool2d_builtin::forward defines padh and padw but no pad. So, it might better to simply change the argument names at the calling sites. You are right. I have change the parameter name in the new pull request .
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services