Skip to content

export @jit from finch-tensor - #150

Open
JoelMathewC wants to merge 4 commits into
jmc/proj-renamefrom
jmc/fused-operator
Open

JoelMathewC wants to merge 4 commits into
jmc/proj-renamefrom
jmc/fused-operator

Conversation

@JoelMathewC

Copy link
Copy Markdown
Collaborator

No description provided.

@JoelMathewC
JoelMathewC added this pull request to stack #151 September 18, 2026 18:29
@JoelMathewC JoelMathewC self-assigned this Sep 18, 2026
@JoelMathewC JoelMathewC changed the title Rexport @fuse from finch-tensor export @fuse from finch-tensor Sep 18, 2026
@JoelMathewC JoelMathewC changed the title export @fuse from finch-tensor export @jit from finch-tensor Sep 18, 2026

def jit(f: Callable[..., Any], /, ctx: Any = None) -> Callable[..., Any]:
transformed = _finch_jit(f, ctx=ctx)
transformed.__globals__.update(

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This is not the best but its the easiest way to get this to work

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