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

[Relay][Frontend] Span Filling TFLite #13727

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

chunit-quic
Copy link
Contributor

  • Set tensor name as the source name of span during the conversion of TFLite model
  • Add structural_equal comparisons with and without set_span to the existing test cases
  • Add span test cases for frequent conversions

- Set tensor name as the source name of span during the conversion of
  TFLite model
- Add structural_equal comparisons with and without set_span to the
  existing test cases.
- Add span test cases for frequent conversions.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Jan 9, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: relay, frontend See #10317 for details

Generated by tvm-bot

@chunit-quic
Copy link
Contributor Author

Hi community,
This is a part of the RFC, TVM Explorer Infrastructure. After this PR, the source layer information of TFLite will be tagged to the converted relay. Feel free to give us any comment. Thank you! :D

For your reference, here is the related links.
PreRFC in forum
RFC in git
Tracking issue
@haowhsu-quic, @zack-ch

@masahi masahi merged commit a2daffb into apache:main Jan 9, 2023
fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
- Set tensor name as the source name of span during the conversion of
  TFLite model
- Add structural_equal comparisons with and without set_span to the
  existing test cases.
- Add span test cases for frequent conversions.

Co-authored-by: Joey Tsai <chunit@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants