mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-09 04:50:17 +00:00
[legacy] move builder and registry to legacy (#4603)
This commit is contained in:
@@ -4,7 +4,7 @@ from typing import Optional
|
||||
import torch
|
||||
|
||||
from colossalai.kernel.op_builder import CPUAdamBuilder
|
||||
from colossalai.registry import OPTIMIZERS
|
||||
from colossalai.legacy.registry import OPTIMIZERS
|
||||
|
||||
from .nvme_optimizer import NVMeOptimizer
|
||||
|
||||
|
Reference in New Issue
Block a user