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

Working example of incorporating AOT with Pb graph? #246

Closed
kwotsin opened this issue Jul 18, 2017 · 4 comments
Closed

Working example of incorporating AOT with Pb graph? #246

kwotsin opened this issue Jul 18, 2017 · 4 comments

Comments

@kwotsin
Copy link

kwotsin commented Jul 18, 2017

Is there a working example showing how AOT could compile a PB graph for use in android devices? I came to your repository following this slideshare: https://www.slideshare.net/Hadoop_Summit/optimizing-profiling-and-deploying-high-performance-spark-ml-and-tensorflow-ai-models-in-production-with-gpus

I find the possibility of compiling an optimized graph with AOT rather exciting - is there a way to do this?

@cfregly
Copy link
Contributor

cfregly commented Aug 24, 2017

@kwotsin we haven't yet exposed a public version of this AOT functionality. I'll try to prioritize this for a near-term release as we have working code, but it's specific to one of our customers.

thanks for the issue. keeping this open for tracking purposes.

@kwotsin
Copy link
Author

kwotsin commented Aug 24, 2017

@cfregly Thanks for mentioning this! Great to hear that you have something working with AOT - how did you find the performance for AOT so far in terms of speed/accuracy/memory consumption (if you could share)?

@cfregly
Copy link
Contributor

cfregly commented Dec 19, 2017

related to TensorFlow Lite: https://www.tensorflow.org/mobile/tflite/

@cfregly cfregly closed this as completed Mar 18, 2018
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

No branches or pull requests

2 participants