mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-14 14:13:22 +00:00
[test] ignore gpt2 shardformer test (#4619)
This commit is contained in:
parent
ec0866804c
commit
e71d245293
@ -102,6 +102,7 @@ def check_forward_backward(model_fn, data_gen_fn, output_transform_fn, loss_fn,
|
|||||||
torch.cuda.empty_cache()
|
torch.cuda.empty_cache()
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skip(reason="This test will hang in CI")
|
||||||
@parameterize('test_config', [{
|
@parameterize('test_config', [{
|
||||||
'tp_size': 2,
|
'tp_size': 2,
|
||||||
'pp_size': 2,
|
'pp_size': 2,
|
||||||
|
Loading…
Reference in New Issue
Block a user