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

Use stb_image for image encoding and decoding instead of relying on the TensorFlow DecodeJpg/EncodePng/etc Ops. #73

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

copybara-service[bot]
Copy link

Use stb_image for image encoding and decoding instead of relying on the TensorFlow DecodeJpg/EncodePng/etc Ops.
This drastically reduces the compilation time for the Vision Task CLI demo tools.

@copybara-service copybara-service bot force-pushed the test_322999615 branch 3 times, most recently from d7e355a to ba3f8c9 Compare July 28, 2020 08:08
…he TensorFlow DecodeJpg/EncodePng/etc Ops.

This drastically reduces the compilation time for the Vision Task CLI demo tools.

PiperOrigin-RevId: 323527482
@copybara-service copybara-service bot merged commit feba8f4 into master Jul 28, 2020
@copybara-service copybara-service bot deleted the test_322999615 branch July 28, 2020 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants