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

Layer by Layer TFLM vs TfLite python debug tool #2284

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

turbotoribio
Copy link
Contributor

  • Introduces a tool that simplifies debugging by doing automatic layer by layer comparison between TFLM and TfLite and allowing for TFLM comparison between x86 reference implementations and optimized implementations.

BUG=b/288141725

rascani
rascani previously approved these changes Oct 20, 2023
rascani
rascani previously approved these changes Oct 20, 2023
Copy link
Contributor

Choose a reason for hiding this comment

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

You'll probably need to revert the changes in this file. These show up with newer versions of clang-format than what is installed on the docker image. It'll likely fail CI.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah every time I run the script to format everything it gets added . I thought I excluded it when pushing the format changes , will revert right now !

@mergify mergify bot merged commit 96bfbdb into tensorflow:main Oct 20, 2023
40 of 41 checks passed
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