Skip to content

Conversation

@felix-ro
Copy link
Contributor

@felix-ro felix-ro commented Jun 5, 2024

In PR #16921, an import line (see here) was inadvertently omitted, resulting in the following error:

ValueError: TensorIntrin 'dot_4x4_i8i8s32_sdot' is not registered

This patch restores the lost import.

Copy link
Contributor

@lhutton1 lhutton1 left a comment

Choose a reason for hiding this comment

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

Thanks @felix-ro, LGTM!

@lhutton1 lhutton1 merged commit 0e622e1 into apache:main Jun 6, 2024
@happyme531
Copy link

I ran into this bug yesterday, and, since adding an import in my code fixed this, thought this is a design choice...

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