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

get logical.isclose to work with unbalanced tensors #458

Closed
ClaudiaComito opened this issue Jan 20, 2020 · 1 comment
Closed

get logical.isclose to work with unbalanced tensors #458

ClaudiaComito opened this issue Jan 20, 2020 · 1 comment
Assignees
Labels
redistribution Related to distributed tensors
Milestone

Comments

@ClaudiaComito
Copy link
Contributor

Related
#273

Feature functionality
logical.isclose currently calls Allgather and only works on balanced tensors. Switch to Allgatherv asap.

@ClaudiaComito
Copy link
Contributor Author

This is best addressed within #379. Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
redistribution Related to distributed tensors
Projects
None yet
Development

No branches or pull requests

1 participant