Skip to content

[Fix] Remove lambda in shfl primitives#121

Merged
hjjq merged 1 commit intohidet-org:mainfrom
hjjq:pickle-fix
Feb 24, 2023
Merged

[Fix] Remove lambda in shfl primitives#121
hjjq merged 1 commit intohidet-org:mainfrom
hjjq:pickle-fix

Conversation

@hjjq
Copy link
Copy Markdown
Collaborator

@hjjq hjjq commented Feb 24, 2023

The shfl primitives use lambda functions. During operator tuning, primitives will be pickled. But since lambda functions cannot be pickled, this will lead to an error when tuning operators that use the shfl primitives. There may be other primitives that have this problem as well, and in the future we may need a more comprehensive solution.

@hjjq hjjq merged commit e57b798 into hidet-org:main Feb 24, 2023
@hjjq hjjq deleted the pickle-fix branch February 24, 2023 18:09
KTong821 pushed a commit to KTong821/hidet that referenced this pull request Apr 24, 2024
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.

1 participant