synandi
synandi
Hi @nimashiri , - The error message "Allocation of 17198850112 exceeds 10% of free system memory." indicates that the system has attempted to allocate more memory than is currently available....
@dmc1778, We tested the code on Ubuntu, the code is raising an error without crashing both in CPU and GPU. Please check the error below **CPU:** ``` Error:{{function_node __wrapped__Exp_device_/job:localhost/replica:0/task:0/device:CPU:0}} OOM...
@elfringham, Thank you for reporting this issue. It has been fixed by https://github.com/tensorflow/tensorflow/pull/59795 and hence the issue is closed. Thank you!
Hi @Huxwell, Apologies for the inconvience. We are working on it. We'll update here soon. Thank you!
Hi @shijy16, I was able to replicate the issue in Ubuntu using tf-nightly(2.13.0-dev20230331). Please find the log below. ``` (tf) ynandi@sindhu-ubuntu-2005:~$ python 60199.py 2023-04-03 13:20:37.981051: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary...