diff --git a/doc/roadmap.md b/doc/roadmap.md index f0464b9d00cc51dc266e375e4f4fc0e4121cdc97..fb717165e8fd7143fb5420a4cf571e84c7f3b49f 100644 --- a/doc/roadmap.md +++ b/doc/roadmap.md @@ -1,14 +1,11 @@ ## TODO List -### 2021Q1 +### 2021Q2 -- [ ] optimize int8 implement on armv7/armv8.1 -- [ ] optimize AutoKernel implement on x86 -- [ ] fix the Float32 bugs of Vulkan +- [ ] refactor the framework code +- [ ] refactor the NPU plugin code +- [ ] support VS2017 compile +- [ ] support MacOS compile - [ ] support the mode type of PaddlePaddle -- [x] support the mode type of OneFlow -- [x] opensource the plugin implement of NPU (VeriSilicon NPU IP) -- [x] opensource the plugin implement of CUDA -- [x] opensource the plugin implement of TensorRT -- [x] opensource the plugin implement of NNIE -- [x] add more test case +- [ ] add more examples with NPU platform +- [ ] fix the Float32 bugs of Vulkan