You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/31 21:53:29 UTC

[GitHub] eric-haibin-lin commented on issue #12972: [MXNET-1174]Support np.longlong on Linux and Fix issue #12843

eric-haibin-lin commented on issue #12972: [MXNET-1174]Support np.longlong on Linux and Fix issue #12843
URL: https://github.com/apache/incubator-mxnet/pull/12972#issuecomment-434861063
 
 
   I'm a bit concerned that by c standard longlong requires at least 64 bit and there's no guarantee it's always mapped to `int64_t` in the future (although most implementations map it to int64..) 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services