Wallart commented on issue #15431: [MXNet 1.5.0.rc2] Issues with asnumpy() 
method
URL: 
https://github.com/apache/incubator-mxnet/issues/15431#issuecomment-507841283
 
 
   1. Here are my build flags https://pastebin.com/bwRX0tXN
   The only difference with my older builds (1.3 / 1.4 / etc.) is the 
USE_GPERFTOOLS set to false.
   
   2. I am running the code on a machine equipped with :
   - Intel i7 7700k
   - 16 Gb of RAM
   - 2 GTX 1080 Ti 
   I am using Intel Python 3.6.8 with all MKL/MKLDNN libs. Everything is 
installed through miniconda, inside a Docker container. 
   
   3. In fact I am trying to implement a tacotron2 and the issue occurs in the 
dataloader, the tensors are still on cpu. Their shape is (1, 513, 533) and they 
are full of zeros.
   
   I have the same results as you both on cpu and gpu(0)

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