benchmarks: bump aca-model pin to c31b5dd#347
Closed
hmgaudecker wants to merge 1 commit into
Closed
Conversation
69c0c4b to
35f8cfa
Compare
Benchmark comparison (main → HEAD)Comparing
|
Picks up the consumption_equiv_floor / consumption_unequiv_floor DAG split, the consumption_weights / coefficients_rra plural rename, the regenerated benchmark snapshot, and the ty-clean test fixes. No other pylcm changes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
35f8cfa to
e18791f
Compare
Member
Author
hmgaudecker
added a commit
that referenced
this pull request
May 11, 2026
The squash-merge of #340 onto main carried a small int-cast loop inside `broadcast_to_template` that duplicates work already done by `cast_params_to_canonical_dtypes` (the float-side reshuffle separated broadcast and cast into two passes). Drop it. Bump the `benchmarks` feature's aca-model rev to 9ac2043 so this branch carries the same pin PR #347 was opened for; #347 can close. Lockfile updated to track the merged pylcm HEAD and the new aca-model rev. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
benchmarkspixi featureTest plan
pixi run -e benchmarks-cuda12 asv run --quicksmoke-tests the bench harness against the new aca-model🤖 Generated with Claude Code