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

Issue with using TPU of Unet model #57

Open
yashchks87 opened this issue Jun 22, 2022 · 1 comment
Open

Issue with using TPU of Unet model #57

yashchks87 opened this issue Jun 22, 2022 · 1 comment

Comments

@yashchks87
Copy link

Hello,

I tried using your model it works perfectly fine with GPU but when I try to use it with TPU in Colab and also GCP VM with TPU same error comes. Error name is Socket Closed. Let me know if you need any more explanation.

@bomerzz
Copy link

bomerzz commented Jul 30, 2022

Try lowering your input size or batch size. Socket closed normally means you are overloading the TPU on colab

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