Hi!
I am conducting a research project and I need to tune a few deep learning models on large data. I was considering using google’s TPU’s to avoid running the experiments locally (since they take quite a lot of time and I don’t have much computational resources).
I’m currently running some tests locally with ray and if it is easy to run on google’s TPU I would really consider using ray for my project. However, it also depends on some memory issues I’ve been having with ray tune so even if feasible, I wonder if this would be an issue with TPUs as well.
Thanks for answering! @xwjiang2010