-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
trackingtask trackingtask tracking
Description
transformers 4.50 mostly with mindspore 2.6
- DINOv2 with Registers : due to mindspore.mint.nn.functional.interpolate no antialias. acc need to verified in next version. conv2d
- mask2former: due to conv2d acc problem with ms 2.6. need to verify on 2.7 and latest cann
- RAG: acc problem that some ckpt not loading correctly. need to fix in next version
- TextNet : conv2d acc problem with ms 2.6. ->feat(transformers/models): add RAG, aya_vision, bridgetower,TextNet, etc #1253
- BridgeTower : conv2d acc problem with ms 2.6.
- RT-DETR/RT-DETRv2 : ut mint.topk has acc problem with torch.topk
- Jetmoe - torch is buggy,feat(transformers): Add Jetmoe #1263
- FLAN-UL2 - int8 support later.
- BertJapanese - mindspore 2.7 cell problem found in python 3.10. bugfix at this PR https://gitee.com/mindspore/mindspore/pulls/89654
- reformer : require ParameterList feature. ->https://gitee.com/mindspore/mindspore/pulls/88092
- videomae: av lib has acc error with different hardware platform. (A2 & A100) -> feats[transformers]add pipelines and videomae model #1204
- mobilevit&mobilevitv2: torch and ms fp16 ut got problem, so remove this dtype in ut. feat(transformers):add mobilevit & mobilevitv2 model #1286
- qwen2moe : topk problem in moe routing. -> feats(transformers)add qwen2_moe & qwen3_moe & roberta-prelayernorm model #1181
- Superglue and Superpoint -> conv2d problem. feat(transformers/models): add models of Superglue and Superpoint #1348
Metadata
Metadata
Assignees
Labels
trackingtask trackingtask tracking
Type
Projects
Status
No status