Skip to content

Fix concatenation tensor default value bug#259

Merged
JordyAaldering merged 1 commit into
masterfrom
cat-tensor-default-bug
Jul 7, 2026
Merged

Fix concatenation tensor default value bug#259
JordyAaldering merged 1 commit into
masterfrom
cat-tensor-default-bug

Conversation

@JordyAaldering

Copy link
Copy Markdown
Contributor

The A[i] partition is deliberately put second. The final partition
is used in determining the tensor's default value; putting the A[i]
partition last makes sure we do not cause a negative selection in B[0-n].

@JordyAaldering JordyAaldering self-assigned this Jul 3, 2026
@JordyAaldering JordyAaldering requested a review from sbscholz July 3, 2026 10:37
@JordyAaldering JordyAaldering merged commit f02100f into master Jul 7, 2026
2 checks passed
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