Skip to content

Conversation

nikitazuevblago
Copy link

Fixed
scaAmax_k_val, _ = tl.max(vecA_k_val)
^
AttributeError("'tensor' object has no attribute 'values'")

@superbock
Copy link

Thank you for spotting this! A quick search revealed that there's another location with the same problem. It would be nice to have this covered by a test.

@maximilianmbeck
Copy link
Collaborator

Thanks for this PR. I encountered this error when switching to the latest Triton version. Seems that the interface for tl.max has changed.
I have fixed it on my dev branch already everywhere. Will push the fix to main.

Note that this is covered by the test cases already.

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