zhenhuaw-me / tflite2onnx

Convert TensorFlow Lite models (*.tflite) to ONNX.
https://zhenhuaw.me/tflite2onnx
Apache License 2.0
149 stars 26 forks source link

Operator request: NotImplementedError: Unsupported TFLite OP: 83 PACK! #93

Open bleachman08 opened 10 months ago

bleachman08 commented 10 months ago

Note: Currently, we only accept TensorFlow Lite builtin operators request.

What is the TensorFlow Lite operator you need (Please attach a tiny TFLite model *.tflite, which contains the operator you need ONLY.)

NotImplementedError: Unsupported TFLite OP: 83 PACK!

What kind of service you are trying to deploy your model? PYNQ platform, I need to convert it to ONNX form

Would you like to contribute the operator?

Additional context Add any other context about the problem here.