add comments

This commit is contained in:
oahzxl
2023-01-09 16:29:33 +08:00
parent 19cc64b1d3
commit 212b5b1b5f
2 changed files with 22 additions and 15 deletions

View File

@@ -115,4 +115,4 @@ def test_autochunk_codegen(msa_len, pair_len, max_memory):
if __name__ == "__main__":
_test_autochunk_codegen(0, 32, 64, None)
_test_autochunk_codegen(0, 32, 64, 25)