@kazum Thanks for your reply in patience.
I have converted the keras model '*.h5' to tensoflow model(*.pb). There are four ops are not supported using 'tensorflow frontend using relay.frontend.from_tensorflow', as: ```Python otImplementedError: The following operators are not implemented: {'DenseToDenseSetOperation', 'NonMaxSuppressionV3', 'SparseToDense', 'Unique'} ``` Could you help me to support it? Thanks a lot! --- [Visit Topic](https://discuss.tvm.ai/t/lambda-op-for-keras/6408/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/7dc05a5040283aa9a718ba95ba131760b5a855ba85ab26e294ab62e6a98944cf).