ptrendx commented on issue #17914: Operator fusion breaks '+' operator on GPU with CachedOp URL: https://github.com/apache/incubator-mxnet/issues/17914#issuecomment-605298056 Ok, I see where the problem comes from - there is a bug in handling negative values for parameters in the code generator - in your example if you change axis to 1 and end to 9 you will get the right answer. I will fix that and submit PR shortly.
---------------------------------------------------------------- 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
