Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TFLite] Support Operator MUL,RESIZE_BILLINEAR not implemented #3189

Closed
aa12356jm opened this issue May 14, 2019 · 2 comments
Closed

[TFLite] Support Operator MUL,RESIZE_BILLINEAR not implemented #3189

aa12356jm opened this issue May 14, 2019 · 2 comments

Comments

@aa12356jm
Copy link

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'

@tqchen tqchen changed the title Operator MUL,RESIZE_BILLINEAR not implemented in frontend TFlite [TFLite] Support Operator MUL,RESIZE_BILLINEAR not implemented May 16, 2019
@apivovarov
Copy link
Contributor

Added MUL #3304

@apivovarov
Copy link
Contributor

PR to support RESIZE_BILLINEAR #3370

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants