mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-09 13:00:52 +00:00
add comments
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user