Crunchy9 opened a new issue #15420: [R] MKL-DNN support:  "Unknown exception" 
in mx.nd.internal.as.array
URL: https://github.com/apache/incubator-mxnet/issues/15420
 
 
   ## Description
   After successful build with MKL-DNN R package, when I start traning  
exception occurse.
   
   I'm using R version 3.6.0 (2019-04-26)
   Platform: x86_64-w64-mingw32/x64 (64-bit)
   Running under: Windows 8.1 x64 (build 9600)
   
   ## Build info (Required if built from source)
   
   Compiler: Visual Studio 15 (14.16)
   MKL 2019.4.245
   mklml_win_2019.0.5.20190502.zip
   
   MXNet commit hash: 51acd4d328c6da475c058806565d93bcddee7402
   
   ## Error Message:
   
   > (...) use 4 threads for decoding..
   > Start training with 1 devices
   > Error in mx.nd.internal.as.array(nd) : Unknown exception
   > Calls: mx.model.FeedForward.create ... as.array.MXNDArray -> 
mx.nd.internal.as.array -> .External
   > Execution halted
   
   ## Minimum reproducible example
   Choose any network to train.
   
   ## What have you tried to solve it?
   Don't know what to do with this exception... :-/
   

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

Reply via email to