Skip to content

Conversation

@mark14wu
Copy link
Collaborator

Add attribute preservation and getattr forwarding to expose attributes from the underlying runner, jit_fn, and base_fn. This ensures compatibility with code that expects to access standard function attributes like name or Triton-specific attributes like src.

…n Trace

Add attribute preservation and __getattr__ forwarding to expose attributes
from the underlying runner, jit_fn, and base_fn. This ensures compatibility
with code that expects to access standard function attributes like __name__
or Triton-specific attributes like src.
@mark14wu mark14wu marked this pull request as ready for review November 13, 2025 19:11
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