Skip to content

Rename fixed shape tensor module and id#7733

Merged
connortsui20 merged 2 commits intodevelopfrom
ct/fix-tensor-name
Apr 30, 2026
Merged

Rename fixed shape tensor module and id#7733
connortsui20 merged 2 commits intodevelopfrom
ct/fix-tensor-name

Conversation

@connortsui20
Copy link
Copy Markdown
Contributor

Summary

Just renames the module and also the ID to "vortex.tensor.fixed_shape_tensor".

Testing

N/A

Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@connortsui20 connortsui20 added the changelog/chore A trivial change label Apr 30, 2026
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@connortsui20 connortsui20 enabled auto-merge (squash) April 30, 2026 14:58
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 30, 2026

Merging this PR will degrade performance by 35.21%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 4 improved benchmarks
❌ 6 regressed benchmarks
✅ 1188 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime runend[10M_i32_runlen_10] 195.1 µs 163 µs +19.69%
WallTime runend[10M_i32_runlen_1000] 135.2 µs 103.4 µs +30.69%
WallTime dynamic_dispatch_u32[10M] 169 µs 117.8 µs +43.48%
WallTime dynamic_dispatch_u32[10M] 107.5 µs 158.8 µs -32.3%
WallTime dynamic_dispatch_u32[10M] 109.6 µs 159.7 µs -31.41%
WallTime dynamic_dispatch_u32[10M] 161.8 µs 111.6 µs +44.95%
WallTime dynamic_dispatch_u32[10M] 94.2 µs 145.4 µs -35.21%
WallTime 10M_50%[5000000] 276.8 µs 309 µs -10.41%
WallTime 10M_10%[1000000] 214.8 µs 239 µs -10.15%
Simulation bitwise_not_vortex_buffer_mut[128] 246.1 ns 275.3 ns -10.6%

Comparing ct/fix-tensor-name (e81a405) with develop (c73dbb2)

Open in CodSpeed

@connortsui20 connortsui20 merged commit 128ce5f into develop Apr 30, 2026
62 checks passed
@connortsui20 connortsui20 deleted the ct/fix-tensor-name branch April 30, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants