This issue will track the progress of PaddlePaddle frontend. Here is the RFC: [Add PaddlePaddle Frontend](https://github.com/apache/tvm-rfcs/blob/main/rfcs/add_paddlepaddle_frontend.md) There're some works will be done for this frontend, - [x] Add a PaddlePaddle frontend supports most common operators https://github.com/apache/tvm/pull/8645 - [x] Document of tutorial https://github.com/apache/tvm/pull/9124 - [x] Add a frontend implementation for `tvmc` https://github.com/apache/tvm/pull/9083 - [ ] About 200 operators supporting, covering CV/NLP models https://github.com/apache/tvm/pull/9126 https://github.com/apache/tvm/pull/9295 https://github.com/apache/tvm/pull/9370 https://github.com/apache/tvm/pull/9428 - [ ] Control-Flow operators supporting - [ ] Quantized model supporting
This issue will track the progress of PaddlePaddle frontend. Here is the RFC: Add PaddlePaddle Frontend
There're some works will be done for this frontend,
tvmcAdd TVMC Frontend for PaddlePaddle #9083[Frontend][PaddlePaddle] Add 10+ operators for PaddlePaddle #9126
[Frontend][PaddlePaddle] Add autopad for conv/pool #9295
[Frontend][PaddlePaddle] Add some activation、elementwise and reduce operators #9370
[Frontend][PaddlePaddle] Support more common operators #9428