mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-03 01:55:12 +00:00
[pipeline] refactor the pipeline module (#1087)
* [pipeline] refactor the pipeline module * polish code
This commit is contained in:
@@ -6,7 +6,6 @@ from pathlib import Path
|
||||
import pytest
|
||||
|
||||
from colossalai.context.config import Config
|
||||
from colossalai.builder import build_ophooks
|
||||
|
||||
|
||||
@pytest.mark.cpu
|
||||
|
Reference in New Issue
Block a user