ColossalAI
ColossalAI copied to clipboard
[autoparallel] Add F.conv metainfo
What's New?
In this PR
- I patch
F.convmetainfo for auto parallel and slightly modify the data retrieval process in metainfo generation. - Fix some small bugs in linear metainfo and modify linear metainfo test as we have more strategies after the previous PR.