mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 20:40:34 +00:00
[autoparallel] add numerical test for node strategies (#1760)
* [autoparallel] add numerical test for node strategies * polish code * polish code
This commit is contained in:
@@ -115,6 +115,7 @@ class CommAction:
|
||||
comm_spec: CommSpec = None
|
||||
comm_type: CommType = None
|
||||
arg_index: int = -1
|
||||
key_for_kwarg: any = None
|
||||
|
||||
|
||||
@dataclass
|
||||
|
Reference in New Issue
Block a user