Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bugfix] mark eps as dns arg instead of constexpr #235

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

StrongSpoon
Copy link
Collaborator

PR Category

[Operator]

Type of Change

[Bug Fix]

Description

weight norm with eps as dns argument and constexpr at the same time doesn't work on triton 2.1.
since eps is not necessary for kernel compilation, here mark it as dns.

Issue

Issue from Iluvatar

Progress

  • Change is properly reviewed (1 reviewer required, 2 recommended).
  • Change is responded to an issue.
  • Change is fully covered by a UT.

Performance

@StrongSpoon StrongSpoon merged commit 8f669d7 into master Oct 16, 2024
3 of 4 checks passed
@StrongSpoon StrongSpoon deleted the dev_lzx branch October 16, 2024 02:43
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.

2 participants