With colab you can use tesla P100 for free. Of course there are some restrictions ; Colab可以免费让你使用深度学习专用显卡Tesla P100 16G哦(原K80,T4,12G),好用的话记右上角点下Star哦,谢谢!
-
Updated
May 1, 2020 - Python
Rewrite/refactor docstrings to fit NumPy or Google style docstrings.
Add a description, image, and links to the colaboratory topic page so that developers can more easily learn about it.
To associate your repository with the colaboratory topic, visit your repo's landing page and select "manage topics."
When a TF serving model returns a failure instead of a prediction, pass the failure string to the front-end for display instead of the generic http error we see now.