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

Provide custom operators written in numba for jax jit #122

Merged
merged 9 commits into from
Mar 25, 2022
Merged

Conversation

ztqakita
Copy link
Collaborator

Users can write their own operators and brainpylib.operator will wrap them as jax primitives. This process is done by passing numba cfun to XLA. Currently we support CPU and GPU operators customization.

@ztqakita ztqakita merged commit ef9ab20 into master Mar 25, 2022
@ztqakita ztqakita deleted the numba4jax branch March 26, 2022 13:00
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.

None yet

2 participants