mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-04-28 11:45:23 +00:00
[NFC] polish tests/test_layers/test_3d/test_3d.py code style (#1740)
This commit is contained in:
parent
912eb58ea0
commit
cbe9a4cb45
@ -38,6 +38,7 @@ def check_layer():
|
||||
check_loss()
|
||||
check_vocab_parallel_loss()
|
||||
|
||||
|
||||
def check_layer_and_operation(rank, world_size, port):
|
||||
disable_existing_loggers()
|
||||
launch(config=CONFIG, rank=rank, world_size=world_size, host='localhost', port=port, backend='nccl')
|
||||
|
Loading…
Reference in New Issue
Block a user