huifengguo commented on issue #17728: Poor performance when we use 
mx.symbol.Variable(..,..,stype="row-sparse") to define the variable
URL: 
https://github.com/apache/incubator-mxnet/issues/17728#issuecomment-597386160
 
 
   > did you pull all the params when you do evaluation?
   
   We conduct evaluation with the following code: 
   `score = mod.score(eval_iter, ['auc','log_loss'],reset=False)`
   Should we pull all the params when we run the code in single card and , BTW, 
how to pull all the params?

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