ColossalAI/colossalai/auto_parallel/tensor_shard/utils
Frank Lee f3f19a5c47
[autoparallel] added matmul handler (#1763)
* [autoparallel] added matmul handler

* polish code
2022-11-01 15:14:53 +08:00
..
__init__.py [autoparallel] fixed wrong sharding strategy in conv handler (#1747) 2022-10-20 16:12:39 +08:00
broadcast.py [autoparallel] added matmul handler (#1763) 2022-11-01 15:14:53 +08:00
factory.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
misc.py [autoparallel] fixed wrong sharding strategy in conv handler (#1747) 2022-10-20 16:12:39 +08:00
sharding.py [autoparallel] fixed wrong sharding strategy in conv handler (#1747) 2022-10-20 16:12:39 +08:00