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? #71838

Closed
andy-tai opened this issue Jul 15, 2024 · 1 comment
Closed
Assignees
Labels
comp:lite TF Lite related issues type:feature Feature requests

Comments

@andy-tai
Copy link

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

@pkgoogle
Copy link

Hi @andy-tai,

Thanks for raising this issue. Are you aware of the migration to LiteRT? This transition is aimed at enhancing our project's capabilities and providing improved support and focus for our users. As we believe this issue is still relevant to LiteRT we are moving your issue there. Please follow progress here.

Let us know if you have any questions. Thanks.

@pkgoogle pkgoogle closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:lite TF Lite related issues type:feature Feature requests
Projects
None yet
Development

No branches or pull requests

5 participants