Open yangcheng opened 1 year ago
I checked the docs and https://convertmodel.com/ , but can't find ways to convert tflite model to ncnn.
Is this doable ? Thanks
You can use MLIR or Keras convert tensorflow model to ncnn. Tensorflow lite is not support now.
thanks, I'll check tnn first and try MLIR tensorflow
detail | 详细描述 | 詳細な説明
I checked the docs and https://convertmodel.com/ , but can't find ways to convert tflite model to ncnn.
Is this doable ? Thanks