mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-13 05:01:44 +00:00
[NFC] fix typo applications/ and colossalai/ (#3735)
This commit is contained in:
@@ -18,7 +18,7 @@ class TraceIndice(object):
|
||||
dim(x1)=dim(x2)=dim(x3)=[a, b, c]
|
||||
This class will record every node's dims' indice, compute and source.
|
||||
|
||||
Attibutes:
|
||||
Attributes:
|
||||
node_list (List)
|
||||
indice_trace_list (List): [{"indice": [...], "compute": [...], "source": [...]}, {...}]
|
||||
indice_view_list (Dict): not used for now
|
||||
|
Reference in New Issue
Block a user