Zhenhua Wang

Results 56 comments of Zhenhua Wang

@liamsun2019 Thanks for reporting this issue. We do have many operators that need to be enabled, and here is a guide about adding new operators: https://github.com/jackwish/tflite2onnx/blob/master/docs/how-to-enable-new-operator.md Please let me know...

Hi @zhang0557kui Thank you for reporting this issue. It seems to trigger some unsupported case of `tflite2onnx`. Could you help to narrow it down to the specific tflite operator and...

Hi @ashikns that is a good question, I have encountered similar issues before. In general, we don't have a generic solution (I mean a design level support) to enable one...

Btw, I removed the `help wanted` label. It seems to me that means the issue needs help from the community, e.g. we need more effort to write more operators. Please...

> PS: Help wanted label came on automatically. It might be because initially I chose the "request new operator" issue template. Oh I see, I have even forgotten that :)...

@ashikns you may be interested in this issue https://github.com/jackwish/tflite2onnx/issues/6 which covers only the fused activation function only.

Hi @ashikns, I accidentally noticed that you have implemented some new operators in your fork. Would you mind to upstream your great work to let them help more people?

Thanks for your reply! Didn't mean to push any but to share joint efforts. Getting things to work should always come first, feel free to come back anytime. And enjoy...

Hi @ashikns , I am planning `v0.3.1` release by the end of this year. Please help to open PRs if you are interested in getting your op in this release...

Hi @zhang0557kui thank you for reporting this issue. Could you help to attach the model that triggers the error? It seems to me that the model raised our semantic assumption...