mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-05-24 16:13:56 +00:00
5 lines
112 B
Python
5 lines
112 B
Python
#!/usr/bin/env python
|
|
# -*- encoding: utf-8 -*-
|
|
|
|
from colossalai.context.parallel_context import global_context
|