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

Parallelize MFAS #717

Merged
merged 15 commits into from
Nov 8, 2023
Merged

Parallelize MFAS #717

merged 15 commits into from
Nov 8, 2023

Conversation

travisdriver
Copy link
Collaborator

No description provided.

@travisdriver travisdriver changed the title Parallel mfas Parallelize MFAS Sep 18, 2023
dask.delayed(MFASWrapper)(
MFAS, future_w_i2Ui1_dict, future_w_iUj_dict_tracks, projection_directions[j : j + batch_size]
)
)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @travisdriver. I think CI is failing though?

FAILED tests/averaging/translation/test_averaging_1dsfm.py::TestTranslationAveraging1DSFM::test_circle_all_edges - ValueError: not enough values to unpack (expected 2, got 0)

@ayushbaid ayushbaid self-requested a review November 7, 2023 16:03
@travisdriver travisdriver merged commit d068fbe into master Nov 8, 2023
24 checks passed
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.

3 participants