mdespriee commented on issue #13039: [MXNET-918] Random module URL: https://github.com/apache/incubator-mxnet/pull/13039#issuecomment-444653841 > That's strange. It looks like the code-gen doesn't work somehow on Linux Actually the code gen fails this way when the `getBackEndFunctions` returns a function with no arg being either Symbol or Float (which are changed to generic `T`). I can write something more robust. But is it possible that the backend returns a different function list depending on the environment ? (which would be a bug in a sense...)
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
