mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-03 18:19:58 +00:00
[device] alpha beta profiler (#2311)
* [device] alpha beta profiler * add usage * fix variable name
This commit is contained in:
@@ -16,8 +16,8 @@ from colossalai.auto_parallel.tensor_shard.solver import (
|
||||
SolverOptions,
|
||||
StrategiesConstructor,
|
||||
)
|
||||
from colossalai.device.alpha_beta_profiler import AlphaBetaProfiler
|
||||
from colossalai.device.device_mesh import DeviceMesh
|
||||
from colossalai.device.profile_alpha_beta import profile_alpha_beta
|
||||
from colossalai.fx.tracer import ColoTracer
|
||||
from colossalai.tensor.sharding_spec import ShardingSpec
|
||||
|
||||
|
Reference in New Issue
Block a user