mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 04:24:47 +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:
@@ -56,4 +56,4 @@ def test_t5():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
test_t5()
|
||||
test_t5()
|
Reference in New Issue
Block a user