Post

Replies

Boosts

Views

Activity

Reply to Huge memory leakage issue with tf.keras.models.predict()
For me, the leakage problem on M2 was magically solved by: import tensorflow as tf tf.config.set_visible_devices([],'GPU')
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’23