iree-org / iree

A retargetable MLIR-based machine learning compiler and runtime toolkit.
http://iree.dev/
Apache License 2.0
2.49k stars 553 forks source link

TensorflowOp Module+Plugin to handle TensorFlow Custom Ops #13807

Open ghost opened 1 year ago

ghost commented 1 year ago

Request description

My company is interested in experimenting and potentially adopting OpenXLA/IREE in our model inference stack. But one blocker is that all our major models have at least one TF custom op, so we can't experiment IREE easily. I hope a TensorFlowOpModule can be formally supported and a TF model with custom ops can be compiled and executed with IREE out of the box. Below I list out all the impacts of this project from my perspective:

What component(s) does this issue relate to?

No response

Additional context

No response

aaron-schneider commented 1 year ago

Thanks for the query. Since there's no one on the other side of this issue, we're closing for now. Feel free to open a new issue if you'd like to bring it up again.

stellaraccident commented 1 year ago

We can leave this open for now. I am trying to connect it to someone internally.

(But as mentioned on Discord, the IREE team is not planning to do work on this in 2023)

ShuaiShao93 commented 1 year ago

Sorry I was using a wrong account so I closed that account. This account is the POC for this FR.