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/03/19 09:37:39 UTC

[GitHub] [incubator-mxnet] antinucleon commented on issue #14383: MXNET_BACKWARD_DO_MIRROR is broken

antinucleon commented on issue #14383: MXNET_BACKWARD_DO_MIRROR is broken
URL: https://github.com/apache/incubator-mxnet/issues/14383#issuecomment-474267875
 
 
   Repo:
   ```
   (venv) bingxu@bingxu-mbp:~/research/hiconv-tvm/resnet-50$ python mx_memory.py 
   3317 MB
   (venv) bingxu@bingxu-mbp:~/research/hiconv-tvm/resnet-50$ MXNET_BACKWARD_DO_MIRROR=1 python mx_memory.py 
   4496 MB
   (venv) bingxu@bingxu-mbp:~/research/hiconv-tvm/resnet-50$ 
   ```
   
   Open mirror will cost more memory.
   

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