MaximilianSchreff commented on PR #1940: URL: https://github.com/apache/systemds/pull/1940#issuecomment-1796404847
I don't know how to do the configuration. This is SystemDS out of the box. I didn't compare it to pyTorch but I suspect PyTorch is much faster with my current SystemDS configuration. But with my current configuration and the implementation of layers in SystemDS, there is not much to be optimized or runtime gained. I am already using the builtin conv2d layer and the convolutional layers need to happen the way they do in my implementation. Feel free to run this forward pass yourself: [test_resnet_big.log](https://github.com/apache/systemds/files/13272287/test_resnet_big.log) -- 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: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org