microsoft / nnfusion

A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
MIT License
959 stars 163 forks source link

NNFusion v0.4 (JUN~) Release Plan #287

Open wenxcs opened 3 years ago

wenxcs commented 3 years ago

Release Plan for V0.4

Mark Description
🏃‍♂️ work in progress
👪 work under review
blocked task

Feature

Python API

Customized operator [ziming]

Function codegen

(Output tensor to use easiest way to allocate)

Other

[Not included] Code generator

In this section CG will represent our new code generator

Stretch

Mechanism

Refactor/Improvement