tornadomeet commented on issue #9338: why share the same value of class member when using multigpu of HybridBlock, bug? URL: https://github.com/apache/incubator-mxnet/issues/9338#issuecomment-355887442 yes, `eye_matrix` is just one example, what i need is a constant `ndarray` with specific context when F=mx.nd; another, if using `mx.operator.CustomOp` for implement user-defined operator, `self.cnt` will be hold by each device independently, so i need the same behavior in HybridBlock.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
