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

Add TFLite accuracy estimation tool #1854

Merged
merged 1 commit into from
Feb 12, 2019
Merged

Conversation

lissyx
Copy link
Collaborator

@lissyx lissyx commented Jan 25, 2019

Fixes #1852

@lissyx lissyx self-assigned this Jan 25, 2019
@lissyx lissyx requested a review from reuben January 25, 2019 15:01
Copy link
Contributor

@reuben reuben left a comment

Choose a reason for hiding this comment

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

I'm not sure about landing this tool in this repo, specially with all the copy-pasted code and the custom build instructions required for getting the appropriate native client. I think we should either import as much as possible from our code to avoid the technical debt here, even though it adds more dependencies, or land this in a separate repo.

@lissyx
Copy link
Collaborator Author

lissyx commented Feb 12, 2019

@reuben Should be better now

Copy link
Contributor

@reuben reuben left a comment

Choose a reason for hiding this comment

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

Some nits, but otherwise LGTM

evaluate_tflite.py Outdated Show resolved Hide resolved
evaluate_tflite.py Outdated Show resolved Hide resolved
evaluate_tflite.py Outdated Show resolved Hide resolved
evaluate_tflite.py Show resolved Hide resolved
evaluate_tools.py Outdated Show resolved Hide resolved
@lissyx lissyx merged commit cef8337 into mozilla:master Feb 12, 2019
@lock
Copy link

lock bot commented Mar 14, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 14, 2019
@lissyx lissyx deleted the eval-tflite branch January 13, 2020 19:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants