[GitHub] fhieber commented on issue #10503: CustomOp error with latest master

2018-04-12 Thread GitBox
fhieber commented on issue #10503: CustomOp error with latest master
URL: 
https://github.com/apache/incubator-mxnet/issues/10503#issuecomment-380737537
 
 
   Yes. I wanted to test it with the nightly mac build (as I don't have 
compilation set up on my laptop) when available, but if you already tested it, 
I can close it.
   
   Thanks again everyone for the super fast turnaround and making sure this fix 
gets into the next release!


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] fhieber commented on issue #10503: CustomOp error with latest master

2018-04-12 Thread GitBox
fhieber commented on issue #10503: CustomOp error with latest master
URL: 
https://github.com/apache/incubator-mxnet/issues/10503#issuecomment-380737537
 
 
   Yes. I wanted to test it with the nightly mac build (as I don't have 
compilation set up on my laptop) when available, but if you already tested it, 
I can close it.


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] fhieber commented on issue #10503: CustomOp error with latest master

2018-04-11 Thread GitBox
fhieber commented on issue #10503: CustomOp error with latest master
URL: 
https://github.com/apache/incubator-mxnet/issues/10503#issuecomment-380439613
 
 
   My (uneducated) guess would be that the new code for storage type inference 
needs to guard against `in_stype` being an empty list to avoid the index error 
when trying to access `in_stype[0]`.


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