diff --git a/docs/introduction/x2paddle_model_zoo.md b/docs/introduction/x2paddle_model_zoo.md index 510cf236bae3a82a7bf8560c691f14bb98f5353c..74d297afb11f8e5dc526bfc51a20f627209d9007 100644 --- a/docs/introduction/x2paddle_model_zoo.md +++ b/docs/introduction/x2paddle_model_zoo.md @@ -105,6 +105,7 @@ | SwinTransformer|[code](https://github.com/microsoft/Swin-Transformer/) |-| | BASNet|[code](https://github.com/xuebinqin/BASNet) |-| | DBFace |[code](https://github.com/dlunion/DBFace) |-| +| SOLAR |[code](https://github.com/tonyngjichun/SOLAR) |只支持trace模式| ## PyTorch训练项目 | 模型 | 转换前代码 | 转换后代码 |