Skip to content

Conversation

ayoub-louati
Copy link
Contributor

@ayoub-louati ayoub-louati commented Feb 21, 2023

fix #106

@ayoub-louati ayoub-louati self-assigned this Feb 21, 2023
Copy link
Member

@pommedeterresautee pommedeterresautee left a comment

Choose a reason for hiding this comment

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

Not yet tested directly, but not sure about the way it's architectured, probably not a good idea to hard code types...
Plus I posted some measures here, can you report your own?
#106 (comment)

),
],
key=["m_size", "n_size", "k_size"],
signature={
Copy link
Member

Choose a reason for hiding this comment

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

_type_of can generate it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I tried it, that's true we can use it. In the example of torch autotune I think they're passing the signature directly.

@ayoub-louati ayoub-louati removed their assignment Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add new annotation based on triton.compile to replace the use of jit

2 participants