Skip to content

Conversation

@tkonolige
Copy link
Contributor

Support different dtypes in roofline analysis. Only x86 support for now, but the interface is there to add support on cuda.

@AndrewZhaoLuo

@AndrewZhaoLuo
Copy link
Contributor

Will take a look today

@tvm-bot
Copy link
Collaborator

tvm-bot commented Oct 12, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

Copy link
Contributor

@AndrewZhaoLuo AndrewZhaoLuo left a comment

Choose a reason for hiding this comment

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

Thanks @tkonolige , some comments. I do have concerns about one part of the refactor.

Tristan Konolige added 4 commits October 13, 2022 16:32
Support different dtypes in roofline analysis. Only x86 support for now,
but the interface is there to add support on cuda.
@AndrewZhaoLuo AndrewZhaoLuo merged commit 5eab648 into apache:main Oct 14, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 10, 2022
* [ROOFLINE] Add support for different dtypes

Support different dtypes in roofline analysis. Only x86 support for now,
but the interface is there to add support on cuda.

* whoops

* add div, mad*2 to flops count

* remove skips (from bad rebase)

* match features by name format
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
* [ROOFLINE] Add support for different dtypes

Support different dtypes in roofline analysis. Only x86 support for now,
but the interface is there to add support on cuda.

* whoops

* add div, mad*2 to flops count

* remove skips (from bad rebase)

* match features by name format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants