mltk icon indicating copy to clipboard operation
mltk copied to clipboard

Unknown layer type

Open PriceWang opened this issue 1 year ago • 1 comments

Hi, I tried to test my .tflite file, which can run in tensorflow correctly, but get errors in mltk.

error info: Op501-BATCH_MATMUL not supported: Unknown layer type Op517-GELU not supported: Unknown layer type Model contains one or more unknown layers. You may need to update your OpResolver

PriceWang avatar Jul 05 '24 10:07 PriceWang

the error occur in both Model Profiler Utility and mltk api.

PriceWang avatar Jul 05 '24 10:07 PriceWang