commit | 94c53c062f0ccc70ef0ada8e98edc90eadc4cb45 | [log] [tgz] |
---|---|---|
author | Tobin Ehlis <tobine@google.com> | Tue Apr 05 13:33:00 2016 -0600 |
committer | Tobin Ehlis <tobine@google.com> | Wed Apr 06 11:33:28 2016 -0600 |
tree | 011fd7b72be364f000753f1895b89073cfea9b43 | |
parent | dc1ebf04a9174e7588b4b557bd0e325e38f78919 [diff] |
layers: Merge binding maps into image and buffer maps mem_tracker layer had specific maps to track memory binding for images and buffers. This change merges the data from those maps into IMAGE_NODE and BUFFER_NODE respectively and eliminates the binding maps.