Files
pytorch/caffe2/python
Aapo Kyrola 192e0546bf fix for back-and-forth models, pass reference instead of copy
Summary:
akirillov again presented me with a memonger-bug: his model that has kind of a 'back-and-forth structure' where blobs are passed left and right in a ladder-like structure, revealed a bug in memonger: I should pass the set of free blobs as a reference, not a copy so that the recyclings are properly accounted for. Hard to explain.

Since we have the graph verifier, we can be more confident with these changes.

I also added some helpful debug to the graph verifier.

Differential Revision: D5396925

fbshipit-source-id: 0bffb3a0bf8532afcd6b5bc9331c779768a8c5c5
2017-07-11 10:52:14 -07:00
..
2017-06-23 14:02:40 -07:00
2017-07-06 15:17:07 -07:00
2017-07-10 17:52:25 -07:00
2017-06-25 17:21:24 -07:00
2017-06-08 13:34:46 -07:00
2017-06-23 13:22:16 -07:00
2017-05-18 23:35:26 -07:00
2017-06-27 22:06:30 -07:00
2017-07-02 13:04:20 -07:00
2017-05-26 16:04:32 -07:00
2017-05-05 14:16:38 -07:00
2017-07-10 17:52:25 -07:00
2017-07-03 22:18:32 -07:00
2017-06-07 00:04:26 -07:00
2017-06-07 00:04:26 -07:00
2017-06-21 03:18:20 -07:00
2017-06-28 13:50:48 -07:00
2017-07-07 23:06:11 -07:00