Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
COMMITS
/ tests/tests_pytorch/loops/test_evaluation_loop.py January 7, 2025
P
[pre-commit.ci] pre-commit suggestions (#20532)
pre-commit-ci[bot] committed
March 17, 2024
F
test: replacing `tmpdir` with `tmp_path` in `tests_pytorch/loops` (#19646)
Felix Hirwa Nshuti committed
February 15, 2024
J
precommit: ruff-format (#19434)
Jirka Borovec committed
September 26, 2023
J
ruff: replace isort with ruff +TPU (#17684)
Jirka Borovec committed
September 11, 2023
Q
Make the batch_idx argument optional in all step methods (#18512)
qunhong zneg committed
September 7, 2023
A
Set limits for `fetcher.done` (#18441)
Adrian Wälchli committed
September 5, 2023
C
Support multiple dataloaders with `dataloader_iter` (#18390)
Carlos Mocholí committed
August 9, 2023
J
docformatter: config with black (#18064)
Jirka Borovec committed
May 5, 2023
J
ruff: PT some more fixes (#17569)
Jirka Borovec committed
April 16, 2023
C
Support all `CombinedLoader` modes during evaluation (#17163)
Carlos Mocholí committed
March 9, 2023
C
Mark the connectors as protected (#17008)
Carlos Mocholí committed
March 6, 2023
C
Call `_cuda_clearCublasWorkspaces` on teardown (#16907)
Carlos Mocholí committed
February 27, 2023
C
Check for dataloader_idx presence in the hooks (#16837)
Carlos Mocholí committed
February 22, 2023
C
Consume the prediction batch indices iteratively (#16826)
Carlos Mocholí committed
February 17, 2023
C
Sequential `CombinedLoader` to flatten the eval and predict loops (#16726)
Carlos Mocholí committed
February 6, 2023
C
Remove memory-retaining epoch-end hooks (#16520)
Carlos Mocholí committed
J
copyright Lightning AI team (#16647)
Jirka Borovec committed
February 2, 2023
J
tests: switch imports for pytorch (#16595)
Jirka Borovec committed
January 23, 2023
C
Mark the loop classes as protected (#16445)
Carlos Mocholí committed
January 19, 2023
C
Loop flattening: remove `.replace()` (#16361)
Carlos Mocholí committed
January 16, 2023
C
Remove `Trainer(move_metrics_to_cpu=True)` (#16358)
Carlos Mocholí committed
June 29, 2022
A
Call `set_epoch` for distributed batch samplers (#13396)
Adrian Wälchli committed
June 24, 2022
J
Merge pull request #13123 from Lightning-AI/mps_accelerator
Justus Schock committed
June 15, 2022
J
Future 4/n: test & legacy in test/ folder (#13295)
Jirka Borovec committed