mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-09 04:50:17 +00:00
[chore] refactor profiler utils
This commit is contained in:
@@ -8,7 +8,8 @@ import psutil
|
||||
import torch
|
||||
import torch.nn as nn
|
||||
from commons.model_zoo import model_builder
|
||||
from commons.utils import get_data, get_profile_context, get_tflops, get_time_stamp
|
||||
from commons.performance_evaluator import get_profile_context
|
||||
from commons.utils import get_data, get_tflops, get_time_stamp
|
||||
from packaging import version
|
||||
|
||||
import colossalai
|
||||
|
Reference in New Issue
Block a user