Commit Graph

9 Commits

Author SHA1 Message Date
Carlos Mocholí 0489f2efed
[TPU] v4 support (#17227) 2023-04-11 22:24:11 +00:00
Gerson Kroiz 7b8fd85e01
[TPU] Remove error check for IterableDatasets (#17331)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-04-11 22:04:17 +00:00
Jirka Borovec 760612fb8a
update list of fist party packages (#16859)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-03 16:55:48 +00:00
Carlos Mocholí 1b1241ceb1
Fix TPU tests (#16628) 2023-02-06 17:21:26 +00:00
Jirka Borovec 770b792925
copyright Lightning AI team (#16647)
* copyright Lightning AI team

* more...
2023-02-06 15:26:51 +01:00
Liyang90 e20172d370
Avoid wrapping prediction dataloader twice on TPU (#16571)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-02-03 10:36:56 +01:00
Jirka Borovec 377210d85d
tests: switch imports for fabric (#16592) 2023-02-01 20:34:38 +00:00
Adrian Wälchli f1e0fda879
Rename `Strategy.reduce` to `Strategy.all_reduce` in Lite (#16370) 2023-01-16 08:17:45 -05:00
Carlos Mocholí 15ef52bc73
Rename LightningLite to Fabric (#16244)
* Rename LightningLite to Fabric

* Fix introspection test

* Fix deprecated Lite tests

* Undo accidental Horovod removal

* Fixes
2023-01-04 10:57:18 -05:00