memory_util icon indicating copy to clipboard operation
memory_util copied to clipboard

TensorFlow util for building memory usage timeline from LOG_MEMORY messages

Results 2 memory_util issues
Sort by recently updated
recently updated
newest added

I tested example.py in tf1.2, python2.7, and it had the error: ![image](https://user-images.githubusercontent.com/8096033/34563982-eeb10874-f18f-11e7-8674-e82e20ff5e81.png) How to fix it? Thank you! By the way, I have memory leak when using my pb file...

tf.identity has TensorOutput but no TensorAllocation message, so it doesn't use new memory, update logic to only count TensorAllocation