mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 12:30:42 +00:00
[fx/profiler] provide a table of summary. (#1634)
* [fx/profiling] provide summary for MetaInfoProp. * [fx/profiler] provide a table of summary. * [fx] optimize table repr.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
from .adding_split_node_pass import balanced_split_pass, split_with_split_nodes_pass
|
||||
from .shard_1d_pass import column_shard_linear_pass, row_shard_linear_pass
|
||||
from .shard_1d_pass import column_shard_linear_pass, row_shard_linear_pass
|
||||
from .meta_info_prop import MetaInfoProp
|
||||
|
Reference in New Issue
Block a user