[GitHub] anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates

2019-02-14 Thread GitBox
anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates URL: https://github.com/apache/incubator-mxnet/pull/13960#issuecomment-463871683 Thanks for merging and thanks to @szha for the tip here -

[GitHub] anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates

2019-01-25 Thread GitBox
anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates URL: https://github.com/apache/incubator-mxnet/pull/13960#issuecomment-457492030 For 5 batches of training with a deep embeddings example the improvement in memory consumption is

[GitHub] anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates

2019-01-22 Thread GitBox
anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates URL: https://github.com/apache/incubator-mxnet/pull/13960#issuecomment-456568226 @mxnet-label-bot add [pr-awaiting-review] @szha @eric-haibin-lin

[GitHub] anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates

2019-01-22 Thread GitBox
anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates URL: https://github.com/apache/incubator-mxnet/pull/13960#issuecomment-456567642 Some number from `profiler.dump()` on running with an mnist example. Adadelta Old