mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-16 22:52:25 +00:00
[shardformer] added embedding gradient check (#4124)
This commit is contained in:
@@ -45,6 +45,7 @@ def check_vit(rank, world_size, port):
|
||||
|
||||
|
||||
@pytest.mark.dist
|
||||
@pytest.mark.skip
|
||||
@rerun_if_address_is_in_use()
|
||||
@clear_cache_before_run()
|
||||
def test_vit():
|
||||
|
Reference in New Issue
Block a user