Prashanth Reddy Basani
Results
2
comments of
Prashanth Reddy Basani
trafficstars
I am also facing the same issue with error showing as tensorflow/core/framework/op_kernel.cc:1152] Resource exhausted: OOM when allocating tensor with shape[150,41,16,25]
Change the batch size argument to 50 in data_preparation.py _init_ and flow functions.