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/06/19 03:44:16 UTC

[GitHub] ThomasDelteil commented on issue #11329: Cannot call data() on parameters initialized on multiple GPUs

ThomasDelteil commented on issue #11329: Cannot call data() on parameters initialized on multiple GPUs
URL: https://github.com/apache/incubator-mxnet/issues/11329#issuecomment-398265130
 
 
   you can also use `.data(gpu(0))` to get the data on gpu0 or `.list_data()`

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