Skip to content
GitLab
Explore
Sign in
Fix ScaleFloat in case of in-place operation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Denes Tarjan
requested to merge
fix-scale-float-functest
into
main
May 29, 2025
Overview
2
Commits
1
Pipelines
4
Changes
3
Expand
Due to TryToAvoidTailLoop, when width>4 and is not divisible with 4, it scaled some elements twice
Merge request reports
Loading