You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/10/12 13:44:30 UTC

[GitHub] [incubator-mxnet] matteosal commented on issue #21070: Repeated evaluations of a large convolution allocate more and more memory

matteosal commented on issue #21070:
URL: https://github.com/apache/incubator-mxnet/issues/21070#issuecomment-1276197539

   Behaviour is way better when oneDNN is enabled:
   ```
   Initial memory: 201.998336
   215.732224
   215.732224
   215.732224
   215.732224
   215.732224
   215.732224
   215.732224
   215.732224
   215.732224
   215.732224
   ```
   Closing this issue.


-- 
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: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org