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