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

Explore with multidimensional tensors does not work with validators + normalizers #354

Open
ndiamant opened this issue Jul 5, 2020 · 0 comments

Comments

@ndiamant
Copy link
Contributor

ndiamant commented Jul 5, 2020

What
_tmap_error_detect modifies the shape, Interpretation, and channel map of a tensor map, which can mess up the validators + normalizers. That makes the errors in explore different from the errors during tensor generation.

Why
Error mismatch defeats the purpose of having explore.

How
Instead of tmap_error_detect, get the mulidimensional tensors' means in ExploreParallelWrapper

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

No branches or pull requests

1 participant