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/20 18:21:52 UTC

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

reminisce commented on issue #8699: Temporary workspace for operators can only be allocated once
URL: https://github.com/apache/incubator-mxnet/issues/8699#issuecomment-345783316
 
 
   Have you tried registering attribute `FResourceRequest` with a vector of two `kTempSpace`s?
   For CPU, it's allowed to allocate up to 4 temp memory spaces.
   https://github.com/apache/incubator-mxnet/blob/master/src/resource.cc#L89

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