-
Notifications
You must be signed in to change notification settings - Fork 135
Add an implementation of broadcast for xtensor #1486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: labeled_tensors
Are you sure you want to change the base?
Add an implementation of broadcast for xtensor #1486
Conversation
@ricardoV94 This is just a starting place, mostly to sketch the APIs. Don't even look at the implementations yet. This one is a little confusing to me because Please take a look at this and then maybe we can talk through it synchronously. |
There's also broadcast_like which is a method, but in general it doesn't matter if it's a method or a function, the strategy is usually the same |
51031fc
to
91b159b
Compare
e3c5850
to
64c96af
Compare
64c96af
to
0be448e
Compare
71bc4ef
to
41d9be4
Compare
📚 Documentation preview 📚: https://pytensor--1486.org.readthedocs.build/en/1486/