Skip to content

[FRONTEND] Fix @triton.jit(debug=True)#5037

Merged
peterbell10 merged 1 commit into
mainfrom
pb/fix-debug-kernels
Nov 1, 2024
Merged

[FRONTEND] Fix @triton.jit(debug=True)#5037
peterbell10 merged 1 commit into
mainfrom
pb/fix-debug-kernels

Conversation

@peterbell10
Copy link
Copy Markdown
Contributor

@wraps(fn)
def wrapper(*args, **kwargs):
if "_builder" not in kwargs or kwargs["_builder"] is None:
print(kwargs)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lol

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