I have a tensorflow saved model pb.
I would like to replace part of that pb (a subgraph) with a custom operator.
Is something like this feasible using this framework? If not currently I am willing to help contribute if in general this an be achieved.