Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Sets the framework type of the original model.
OpRegistrationData &FrameworkType(const domi::FrameworkType &fmk_type)
| Parameter | Input/Output | Description |
|---|---|---|
| fmk_type | Input | Frame type. - CAFFE - TENSORFLOW - ONNX The enumerated values of FrameworkType include: CAFFE, MINDSPORE, TENSORFLOW, ANDROID_NN, ONNX, and FRAMEWORK_RESERVED. |