ColossalAI/colossalai/auto_parallel/tensor_shard/utils
YuliangLiu0306 1438993113
[autoparallel] add experimental view handler (#2011)
* [autoparallel] add experimental view handler

* polish

* polish

* polish code

* rename variables
2022-11-24 11:34:41 +08:00
..
__init__.py [autoparallel] add experimental view handler (#2011) 2022-11-24 11:34:41 +08:00
broadcast.py [autoparallel]add essential CommActions for broadcast oprands (#1793) 2022-11-04 18:36:42 +08:00
factory.py [autoparallel] refactored the autoparallel module for organization (#1706) 2022-10-14 13:27:00 +08:00
misc.py [autoparallel] use pytree map style to process data (#1989) 2022-11-21 10:44:22 +08:00
reshape.py [autoparallel] add experimental view handler (#2011) 2022-11-24 11:34:41 +08:00
sharding.py [autoparallel] fixed wrong sharding strategy in conv handler (#1747) 2022-10-20 16:12:39 +08:00