问题
I'm trying to implement smart reply tflite model in python or tfjs, but they are using custom ops. Please refer https://github.com/tensorflow/examples/tree/master/lite/examples/smart_reply/android/app/libs/cc.
So how to build that custom op separately and use that custom op in python or tfjs?
来源:https://stackoverflow.com/questions/59644961/how-to-use-smart-reply-custom-ops-in-python-or-tfjs