mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-20 09:01:06 +00:00
[misc] remove incompatible test config
This commit is contained in:
@@ -42,7 +42,6 @@ CHECKED_CONFIG = [ # FOR WORLD=4
|
|||||||
(1, 2, 2, 1, 1),
|
(1, 2, 2, 1, 1),
|
||||||
(1, 2, 1, 2, 1),
|
(1, 2, 1, 2, 1),
|
||||||
(1, 2, 1, 1, 2),
|
(1, 2, 1, 1, 2),
|
||||||
(0, 2, 1, 1, 1),
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
def run_zero_with_original_model(config: Tuple[int, ...]):
|
def run_zero_with_original_model(config: Tuple[int, ...]):
|
||||||
|
Reference in New Issue
Block a user