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 2019/06/06 16:43:50 UTC

[GitHub] [incubator-mxnet] piyushghai edited a comment on issue #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput

piyushghai edited a comment on issue #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput
URL: https://github.com/apache/incubator-mxnet/pull/15124#issuecomment-499575038
 
 
   > Is there a way to rerun the test cases without doing a git push?
   
   You could push an empty commit. 
   ```git commit -m "Empty commit" --allow-empty```
   
   That should trigger the CI on your PR again. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services