metaseq icon indicating copy to clipboard operation
metaseq copied to clipboard

Add test_sequence_parallel

Open bashnick opened this issue 1 year ago • 0 comments

Patch Description Adding tests for sequence_parallel flag to check rough equivalence between going through the sequence-parallel code-path (say, with MP 2) vs the current non sequence-parallel run.

Testing steps black . flake8 python3 -m pytest -v

bashnick avatar Jan 16 '23 14:01 bashnick