Supported Framework Types
Table 1 lists the original framework types, input data types, and model files supported by model conversion and tuning.
Original Framework Type |
Input Data Type |
Model File Description |
|---|---|---|
Caffe |
|
The op_name and op_type in the model file must be the same as those in the weight file (case sensitive). |
TensorFlow |
|
Model file: xxx.pb Only .pb models in FrozenGraphDef format can be converted and tuned. |
ONNX |
|
Model file: xxx.onnx |
MindSpore |
|
Model file: xxx.air |
Parent topic: Model Conversion and Tuning