MaximilianSchreff commented on PR #1941:
URL: https://github.com/apache/systemds/pull/1941#issuecomment-1796392687

   I already profiled it. The convolutional layer consists of the linear layer 
and a convolutional layer. The linear layer takes up more than 70% of the 
runtime. This means there are probably some issues in my configs that restrict 
systemds from being faster since the linear part is the very base line of this 
layer. 


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

Reply via email to