You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I try a pretrained tflite model, get a error:
tvm.error.OpNotImplemented: The following operators are not supported in frontend TFLite: 'MUL','RESIZE_BILINEAR'
The text was updated successfully, but these errors were encountered:
tqchen
changed the title
Operator MUL,RESIZE_BILLINEAR not implemented in frontend TFlite
[TFLite] Support Operator MUL,RESIZE_BILLINEAR not implemented
May 16, 2019
when I try a pretrained tflite model, get a error:
tvm.error.OpNotImplemented: The following operators are not supported in frontend TFLite: 'MUL','RESIZE_BILINEAR'
The text was updated successfully, but these errors were encountered: