mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-02 18:21:57 +00:00
[fix] update
This commit is contained in:
parent
fe209164f1
commit
29383b2de0
@ -616,10 +616,6 @@ def test_run_fwd_bwd_with_vschedule(
|
||||
# @pytest.mark.parametrize("num_model_chunk", [2])
|
||||
@rerun_if_address_is_in_use()
|
||||
def test_pp():
|
||||
# spawn(
|
||||
# test_run_fwd_bwd_iter_input,
|
||||
# nprocs=4,
|
||||
# )
|
||||
spawn(
|
||||
test_run_fwd_bwd_with_vschedule,
|
||||
nprocs=4,
|
||||
|
Loading…
Reference in New Issue
Block a user