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

Merged
merged 3 commits into from
Jan 17, 2025
Merged

feat: emit batch_norm ops from stablehlo #1142

merged 3 commits into from
Jan 17, 2025

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Dec 20, 2024

TODOs

  • Implement LuxLib.batchnorm with batch_norm ops from stablehlo

@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 fa2b856... main/fa2b85612e8477...
basics/overhead 0.135 ± 0.0016 μs 0.129 ± 0.0013 μs 1.05
time_to_load 0.904 ± 0.0012 s 0.909 ± 0.008 s 0.995

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).

@avik-pal avik-pal force-pushed the ap/batchnorm_op branch 4 times, most recently from 717a387 to af82042 Compare January 2, 2025 00:37
@avik-pal avik-pal marked this pull request as ready for review January 17, 2025 21:18
@avik-pal avik-pal merged commit 30e7b01 into main Jan 17, 2025
28 of 54 checks passed
@avik-pal avik-pal deleted the ap/batchnorm_op branch January 17, 2025 21:49
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