PR8: fix(inference): review follow-up in pipeline scripts#33
Closed
SergeiNikolenko wants to merge 2 commits intopr7-worker-backendfrom
Closed
PR8: fix(inference): review follow-up in pipeline scripts#33SergeiNikolenko wants to merge 2 commits intopr7-worker-backendfrom
SergeiNikolenko wants to merge 2 commits intopr7-worker-backendfrom
Conversation
- Fix double comment marker (# # → #) - Remove dead commented-out code and duplicate loop line - Remove extra blank line before __main__ guard
Member
Author
|
Closing this follow-up PR to keep the review queue focused on the remaining functional PRs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supersedes #25.
Summary
Validation
uv run pytest -n0 -q tests/test_batch_clone_structure.py tests/test_euler_no_history.py tests/test_find_rigid_alignment_stability.py tests/test_predicted_transforms_no_protein_deepcopy.py tests/test_run_evaluation_accumulation.py tests/test_multigpu_cmd_build.py tests/test_multigpu_merge.py tests/test_multigpu_sharding.py tests/test_conformer_generation_batch.py tests/test_conformer_generation_in_memory.py tests/test_conformer_worker_contract.py