mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-11 05:49:55 +00:00
[feat] refactored extension module (#5298)
* [feat] refactored extension module * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish
This commit is contained in:
@@ -3,7 +3,7 @@ from typing import Optional
|
||||
|
||||
import torch
|
||||
|
||||
from colossalai.kernel import CPUAdamLoader
|
||||
from colossalai.kernel.kernel_loader import CPUAdamLoader
|
||||
|
||||
from .nvme_optimizer import NVMeOptimizer
|
||||
|
||||
|
Reference in New Issue
Block a user