ohmeow / blurr

A library that integrates huggingface transformers with the world of fastai, giving fastai devs everything they need to train, evaluate, and deploy transformer specific models.
https://ohmeow.github.io/blurr
Apache License 2.0
289 stars 34 forks source link

tpu #3

Closed manhlab closed 4 years ago

manhlab commented 4 years ago

can i use tpu to train model on this

ohmeow commented 4 years ago

I don't believe v2 of fastai supports TPUs at the moment.

epetros commented 2 years ago

Hi, is it possible to train with TPUs now?