You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/18 00:49:59 UTC

[GitHub] zhreshold commented on issue #8699: Temporary workspace for operators can only be allocated once

zhreshold commented on issue #8699: Temporary workspace for operators can only be allocated once
URL: https://github.com/apache/incubator-mxnet/issues/8699#issuecomment-345403868
 
 
   If you have t1 and t2 temp space to allocate, you can allocate a t1 + t2 space once and have the second tensor buffer starting from the end of t1.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services