Skip to content

Conversation

@qiuminxu
Copy link
Contributor

Fix a bug that memory_viewer is broken because XLA newly added a 'TOKEN' primitive.

unpaddedHeapSizeBytes(): number {
const INT64_BYTES = 8;

// We make a simplifying assumption here that the minimum size of a tuple
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this comment stay attached to the other if statement? It looks like that's the one it applies to.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. Thanks!

@nfelt nfelt merged commit 4851367 into tensorflow:master Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants