hzfan commented on issue #15931: TBlob bug about dltensor URL: https://github.com/apache/incubator-mxnet/issues/15931#issuecomment-522304366 I created a fix in https://github.com/apache/incubator-mxnet/pull/15937#issue-308348737 by overriding assignment operator and copy constructor with SetDLTensor() explicitly called, as @reminisce suggested. As @yzhliu mentioned, this is not backward compatible. I'm not sure whether previous use of TBlob assignment (which seems to be heavily used) will be affected.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
