You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: