Skip to content

Conversation

lmoneta
Copy link
Member

@lmoneta lmoneta commented Aug 25, 2025

After optimising the binary operators to avoid broadcasting, the fix needed to be done also for the case of dynamic tensors

Fix also an issue in simplifying the resulting output shape of Reshape when having dynamic tensor shapes

After optmizing the binary operators to void broadcasting, the fix needed to be done also for the case of dynamic tensors

Fix also an issue in semplifying the resulting output shape of Reshape when having dynamic tensor shapes
@lmoneta lmoneta self-assigned this Aug 25, 2025
@lmoneta lmoneta requested a review from sanjibansg August 25, 2025 14:59
Copy link
Contributor

@sanjibansg sanjibansg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for fixing this

Copy link

Test Results

    19 files      19 suites   3d 3h 38m 39s ⏱️
 3 561 tests  3 424 ✅  0 💤 137 ❌
65 975 runs  65 821 ✅ 17 💤 137 ❌

For more details on these failures, see this check.

Results for commit f7c1c36.

@lmoneta lmoneta merged commit a56f6e3 into root-project:master Aug 26, 2025
22 of 28 checks passed
@lmoneta lmoneta deleted the tmva_sofie_improve_dynamic branch August 26, 2025 08:52
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.

3 participants