Skip to content
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

support locate on tensorial topologies #851

Merged
merged 1 commit into from
Feb 9, 2024
Merged

support locate on tensorial topologies #851

merged 1 commit into from
Feb 9, 2024

Conversation

gertjanvanzwieten
Copy link
Contributor

This patch add support for locate on tensorial topologies, by moving the locate implementation from TransformChainsTopology to the Topology base class. This is mode possible by adding a new method _lower_args, as well as an implementation of _Mul._sample. The Sample.zip method received a new optional ndims argument to facilitate zipping of samples with varying dimensions.

This patch add support for locate on tensorial topologies, by moving the locate
implementation from TransformChainsTopology to the Topology base class. This is
mode possible by adding a new method _lower_args, as well as an implementation
of _Mul._sample.
@gertjanvanzwieten gertjanvanzwieten merged commit 4fed5cc into master Feb 9, 2024
22 of 23 checks passed
@joostvanzwieten joostvanzwieten deleted the locate branch February 27, 2024 10:27
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