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 2019/05/21 07:23:48 UTC

[GitHub] [incubator-mxnet] junrushao1994 edited a comment on issue #15016: [MXNET-1406] [BUG] Fix DLManagedTensor deleter

junrushao1994 edited a comment on issue #15016: [MXNET-1406] [BUG] Fix DLManagedTensor deleter
URL: https://github.com/apache/incubator-mxnet/pull/15016#issuecomment-494271871
 
 
   The implication here: *transient_handle* implies that the provided deleter does not delete the handle, so we have to manually delete it in our MXNet's deleter.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services