vishaalkapoor edited a comment 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 (arbitrary notebooks) 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to