Unverified Commit 68ec99e9 authored by Tong Li's avatar Tong Li Committed by GitHub
Browse files

[hotfix] add soft link to support required files (#5661)

parent b8a711aa
......@@ -19,9 +19,6 @@ from colossalai.cluster import DistCoordinator
from colossalai.lazy import LazyInitContext
from colossalai.nn.optimizer import HybridAdam
from colossalai.shardformer import PipelineGradientCheckpointConfig
from examples.language.data_utils import RandomDataset
from examples.language.model_utils import format_numel_str, get_model_numel
from examples.language.performance_evaluator import PerformanceEvaluator
# ==============================
# Constants
......
../data_utils.py
\ No newline at end of file
../model_utils.py
\ No newline at end of file
../performance_evaluator.py
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment