mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-03 01:55:12 +00:00
[hotfix] fix autoparallel compatibility test issues (#2754)
This commit is contained in:
@@ -330,6 +330,7 @@ def autoparallelize(model: nn.Module,
|
||||
device_mesh,
|
||||
solver_preference=solver_preference,
|
||||
dataloader_option=dataloader_option,
|
||||
shard_option=shard_option,
|
||||
save_solver_solution=save_solver_solution,
|
||||
load_solver_solution=load_solver_solution,
|
||||
solution_path=solver_solution_path,
|
||||
|
Reference in New Issue
Block a user