CodexBloom - AI-Powered Q&A Platform

TensorFlow 2.12: Unexpected Memory Leak When Using tf.data.Dataset with Custom Augmentation

👀 Views: 1 💬 Answers: 1 📅 Created: 2025-06-19
tensorflow data-augmentation memory-leak

I'm experiencing a significant memory leak while training a model using TensorFlow 2.12, specifically when applying a custom data augmentation pipeline through ...