formath commented on issue #7934: Bug of group2ctx? Wrong device placement?
URL: 
https://github.com/apache/incubator-mxnet/issues/7934#issuecomment-330759033
 
 
   `exe = x.bind(mx.gpu(), {}, group2ctx={"a": mx.cpu(), "b": mx.gpu()})` The 
default context is just indicate this executor run on this context, but not the 
`node` or `op` in symbol.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to