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/11/15 07:01:25 UTC

[GitHub] lanking520 commented on issue #13191: [MXNET-1185] Support large array in several operators

lanking520 commented on issue #13191: [MXNET-1185] Support large array in several operators
URL: https://github.com/apache/incubator-mxnet/pull/13191#issuecomment-438938631
 
 
   @apeforest Regarding what you have changed the JNI on Scala, I suggest to apply some changes to the following line as well:
   1. https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/main/scala/org/apache/mxnet/LibInfo.scala#L43 `Array[Long]`
   
   2. What is `dim_t`, is there any Java type I can change correspondingly? https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/main/scala/org/apache/mxnet/LibInfo.scala#L78
   
   3. https://github.com/apache/incubator-mxnet/blob/master/scala-package/core/src/main/scala/org/apache/mxnet/LibInfo.scala#L239
   
   @andrewfayres WDYT?

----------------------------------------------------------------
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