What
Review custom operator support and decide remaining or not
Why
We are supporting some custom operator internally to support converted tensorflow/pytorch model.
They may still need supporting, but may be converted to builtin OP by compiler now.
We didn't update custom operator support for a long time.
So if compiler support, it's better to update model by using latest compiler.
Previous issue: #15170
LIST
What
Review custom operator support and decide remaining or not
Why
We are supporting some custom operator internally to support converted tensorflow/pytorch model.
They may still need supporting, but may be converted to builtin OP by compiler now.
We didn't update custom operator support for a long time.
So if compiler support, it's better to update model by using latest compiler.
Previous issue: #15170
LIST