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

[ENHANCEMENT] CLI throws error when the input flags do not match NNFusion's flags #367

Open xysmlx opened 2 years ago

xysmlx commented 2 years ago

🚀 Feature

CLI throws error when the input flags do not match NNFusion's flags.

Motivation

Avoid typos in the input flags

Pitch

Alternatives

Additional context