lebeg commented on issue #9727: Refactored storage handling
URL: https://github.com/apache/incubator-mxnet/pull/9727#issuecomment-364234218
 
 
   There might be another not thread safe, but simplified approach. Instead of 
a shared_ptr we could use a unique_ptr. That does not have a interlocking 
performance impact, but still provides an appropriate freeing guarantee. What 
do you think?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to