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

[Do not merge] Re arch support extra ops #109

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

mbartling
Copy link
Member

  • Add additional operator support for target rearch.
  • Fix bug in TFLITE parser where all tensors are treated as having quantization params.
  • Add placeholder list for TF Lite side parser, so we can clarify and differentiate between frontend Op support and Backend Op support

Copy link
Member

@dboyliao dboyliao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to update the namespaces for the _Operators.
Also, you need to properly lower the ops such as updating op_info.code_gen_attributes['namespaces'].

Of course, the conflicts need to be resolved too.

@mbartling
Copy link
Member Author

Of course, the conflicts need to be resolved too.

Done

Base automatically changed from re-arch-support to develop June 18, 2020 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants