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

feat: emit batch_norm ops from stablehlo #1142

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Conversation

avik-pal
Copy link
Member

TODOs

  • Implement LuxLib.batchnorm with batch_norm ops from stablehlo
  • Add tests
  • Upstream PR to EnzymeJAX with autodiff support using batch_norm_grad op
    • Implement
    • JLL Bump
    • Reactant release

@avik-pal avik-pal force-pushed the ap/batchnorm_op branch 2 times, most recently from 10990f3 to de62ff2 Compare December 21, 2024 18:36
@avik-pal avik-pal force-pushed the ap/reactant_updates branch from 2832a6c to 896675c Compare December 28, 2024 18:42
@avik-pal avik-pal force-pushed the ap/reactant_updates branch 5 times, most recently from 960a49a to 10e11e1 Compare December 30, 2024 22:24
Base automatically changed from ap/reactant_updates to main December 30, 2024 22:28
Copy link
Contributor

github-actions bot commented Dec 31, 2024

Benchmark Results (ASV)

main c30435f... main/c30435f9a822db...
basics/overhead 0.121 ± 0.0012 μs 0.123 ± 0.0011 μs 0.983
time_to_load 0.907 ± 0.012 s 0.904 ± 0.006 s 1

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant