mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-10 05:20:33 +00:00
[shardformer] support vision transformer (#4096)
* first v of vit shardformer * keep vit * update * vit shard add vitattention vitlayer * update num head shard para * finish test for vit * add new_model_class & postprocess * add vit readme * delete old files & fix the conflict * fix sth
This commit is contained in:
@@ -86,4 +86,4 @@ def test_device_mesh_from_process_group():
|
||||
|
||||
if __name__ == '__main__':
|
||||
test_device_mesh()
|
||||
test_device_mesh_from_process_group()
|
||||
test_device_mesh_from_process_group()
|
Reference in New Issue
Block a user