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

TFlite: GPU delegate: ability to limit amount of GPU memory used by TFlite? #271

Open
pkgoogle opened this issue Dec 10, 2024 · 0 comments

Comments

@pkgoogle
Copy link

Original Issue: tensorflow/tensorflow#71838
Original Author: @andy-tai

Tensorflow can impose a limit on the amount of memory used by Tensorflow on a GPU:

tf.config.LogicalDeviceConfiguration(memory_limit=1024)]

Is it possible to have similar functionality for TFlite on GPU?

Thanks

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

1 participant