Skip to content

Conversation

@tobiasharren
Copy link

This fixes the examples we discussed in the initial issue for jax backend (making the changes to concatenate.py redundant in this case).
For tensorflow backend this only fixes the non-compiled variant that you added later on, while the compiled variant with fit is still broken.

mattdangerw and others added 2 commits August 25, 2025 17:07
We were trying to grab use a symbolic input shape as a fixed
broadcast shape. Instead we need to capture the input as a input
node who's shape should be used to broadcast at execution time on
real input tensors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants