ColossalAI/colossalai/auto_parallel/meta_profiler/meta_registry
Boyuan Yao eae77c831d
[autoparallel] Patch meta information for nodes that will not be handled by SPMD solver (#2823)
* [autoparallel] non spmd meta information generator

* [autoparallel] patch meta information for non spmd nodes
2023-02-22 10:28:56 +08:00
..
__init__.py [autoparallel] Patch meta information for nodes that will not be handled by SPMD solver (#2823) 2023-02-22 10:28:56 +08:00
activation.py
binary_elementwise_ops.py
conv.py
embedding.py
linear.py
non_spmd.py [autoparallel] Patch meta information for nodes that will not be handled by SPMD solver (#2823) 2023-02-22 10:28:56 +08:00
norm.py
pooling.py
tensor.py
where.py