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/12/18 18:57:58 UTC

[GitHub] andrewfayres commented on issue #13670: How to train a model with huge classes

andrewfayres commented on issue #13670: How to train a model with huge classes
URL: https://github.com/apache/incubator-mxnet/issues/13670#issuecomment-448331034
 
 
   This also seems like a very good topic for discuss.mxnet.io . You might catch the interest of wider audience there. I think what you're looking fore is the ```group2ctx``` parameter. It let's you put different parts of your model in different contexts for model parallelism. I'm aware of [one example](https://github.com/apache/incubator-mxnet/tree/master/example/model-parallel/matrix_factorization) which demonstrates the basic usage.
   
   @mxnet-label-bot add [question]

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