Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Killed error #14

Closed
NurgulKaryagis opened this issue Mar 8, 2022 · 1 comment
Closed

Killed error #14

NurgulKaryagis opened this issue Mar 8, 2022 · 1 comment

Comments

@NurgulKaryagis
Copy link

Hi,

I got this error. I tried to drop batch size, it didn't work.

Screenshot from 2022-03-08 09-38-25

System features as below:
Screenshot from 2022-03-08 09-40-00

Thank you

@SharifAmit
Copy link
Owner

Hi,

We used TF-gpu with 16GB of GPU memory, to train our model in google colab. Also, there were around 20GB of RAM memory which was available during training.

Given your system only has 15.3 GB of RAM in total for running the model, I am assuming you are facing out of memory issue. Hence the linux process was killed without throwing any issue.

You can check the following issue in Tensorflow regarding your particular problem.

Link tensorflow/models#3497

Closing this issue, as it is not related to our particular model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants