[GitHub] chengdazhi commented on issue #10240: [Python2] Occasional and random Illegal Memory Access Error | Cached Op Input Context Error

2018-09-26 Thread GitBox
chengdazhi commented on issue #10240: [Python2] Occasional and random Illegal 
Memory Access Error | Cached Op Input Context Error
URL: 
https://github.com/apache/incubator-mxnet/issues/10240#issuecomment-424711718
 
 
   @vandanavk Thanks for asking. I'm not sure, we switched back to symbol 
implementation. Haven't verified whether the PR mentioned could solve the 
problem.


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


[GitHub] chengdazhi commented on issue #10240: [Python2] Occasional and random Illegal Memory Access Error | Cached Op Input Context Error

2018-04-08 Thread GitBox
chengdazhi commented on issue #10240: [Python2] Occasional and random Illegal 
Memory Access Error | Cached Op Input Context Error
URL: 
https://github.com/apache/incubator-mxnet/issues/10240#issuecomment-379546948
 
 
   For future reference, this bug is caused by **CustomOp** for unknown reason. 
Problem is temporarily solved by **converting all CustomOps to gluon block 
implementations or cxx operators**. The error is hard to trigger in simple 
examples, so it is most likely related to some other factors.


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