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/08/28 17:22:58 UTC

[GitHub] vishaalkapoor commented on issue #12363: distributed training notebook tests

vishaalkapoor commented on issue #12363: distributed training notebook tests
URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416670681
 
 
   @sandeep-krishnamurthy It looks like the tutorial/notebook executor will need to be wrapped by a launcher script that executes notebooks in parallel on several nodes. 
   
   I modified the existing tutorial/notebook executor so that it could be used for more than tutorials on a single-host. There is no scaffolding for multi-host. https://github.com/apache/incubator-mxnet/blob/ae5d60fa830090f4882a433d9b88c53c26c42b4f/tests/utils/notebook_test/__init__.py#L39
   

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