mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 17:17:05 +00:00
[misc] update pre-commit and run all files (#4752)
* [misc] update pre-commit * [misc] run pre-commit * [misc] remove useless configuration files * [misc] ignore cuda for clang-format
This commit is contained in:
@@ -6,12 +6,12 @@ from .process_group import ProcessGroup
|
||||
from .tensor_spec import ColoTensorSpec
|
||||
|
||||
__all__ = [
|
||||
'ComputePattern',
|
||||
'ComputeSpec',
|
||||
'distspec',
|
||||
'DistSpecManager',
|
||||
'ProcessGroup',
|
||||
'ColoTensorSpec',
|
||||
'ShardSpec',
|
||||
'ReplicaSpec',
|
||||
"ComputePattern",
|
||||
"ComputeSpec",
|
||||
"distspec",
|
||||
"DistSpecManager",
|
||||
"ProcessGroup",
|
||||
"ColoTensorSpec",
|
||||
"ShardSpec",
|
||||
"ReplicaSpec",
|
||||
]
|
||||
|
Reference in New Issue
Block a user