-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Lightning-AI pytorch-lightning Discussions
Pinned Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🤖 Behaviour of accumulate_gradients and multi-gpu
distributedGeneric distributed-related topic callback: gradient accumulation -
You must be logged in to vote 🤖 -
You must be logged in to vote ⚡ Change the scheduler interval in CLI
lightningclipl.cli.LightningCLI ForJadeForest askedAug 2, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Answered -
You must be logged in to vote ⚡ Why does pytorch lightning cause more GPU memory usage?
accelerator: cudaCompute Unified Device Architecture GPU performance plGeneric label for PyTorch Lightning package chuzheng88 askedJul 14, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Unanswered -
You must be logged in to vote ⚡ global_step while using two dataloaders
fugokidi askedAug 3, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Unanswered -
You must be logged in to vote ⚡ -
You must be logged in to vote 🤖 How to use all the available GPUs
accelerator: cudaCompute Unified Device Architecture GPU trainer: argument -
You must be logged in to vote ⚡ -
You must be logged in to vote ⚡ Weighting different losses based on random initialization of network
data handlingGeneric data-related topic lightningmodulepl.LightningModule Michael-Geuenich askedJul 23, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Answered -
You must be logged in to vote ⚡ Why does DDP mode continue the program in multiple process for longer than intended?
strategy: ddpDistributedDataParallel hfaghihi15 askedJun 2, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Answered -
You must be logged in to vote ⚡ Error: found at least two devices with DataParallel
strategy: dp (removed in pl)DataParallel avivko askedMay 30, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Unanswered -
You must be logged in to vote 🤖 Distributed training with multiple optimizers
distributedGeneric distributed-related topic optimization -
You must be logged in to vote ⚡ Access model weights during training
vokcow askedAug 1, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Answered -
You must be logged in to vote 💬 -
You must be logged in to vote ⚡ limit_train_batches
data handlingGeneric data-related topic trainer: argumentsirtris askedJul 28, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Answered -
You must be logged in to vote 👾 -
You must be logged in to vote 🤖 -
You must be logged in to vote 💬 -
You must be logged in to vote ⚡ Mixed precision on an Huggingface models
marcmk6 askedJul 29, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Unanswered -
You must be logged in to vote ⚡ train_time_interval checkpoint and metric value
DA-L3 askedJul 28, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Unanswered -
You must be logged in to vote ⚡ Handling batch normalization with gradient accumulation
brunomaga askedJul 27, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Unanswered -
You must be logged in to vote ⚡ Efficient way of loading data from an h5 dataset?
malfonsoarquimea askedJul 26, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Unanswered -
You must be logged in to vote ⚡ About the loss on the progress bar
Struggle-Forever askedJul 26, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Answered -
You must be logged in to vote ⚡ Cant see validation accuracy & loss in validation_step?
SamPusegaonkar askedJul 19, 2022 in Lightning Trainer API: Trainer, LightningModule, LightningDataModule · Unanswered -
You must be logged in to vote 😎