You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TPU testing would be great, but we should not do it quite like this.
- These are not run in any form of CI right now. Do they run at all?
I don't think anyone has tried these for many months.
- They basically replicate the simplest tests from the main fixture
inside a TPU strategy scope. We would be much better off handling
this inside some common test setup, rather than replicating test
code.
- They would not work multi-backend.
- They do not test presets, tasks, backprop, and a lot of the
actual important functionality for our pretrained model offering.
Let's remove for now as I consolidate our preset testing code. We
can bring this back later when we have a plan to run these in a more
sustainable way for our test suite.
0 commit comments