-
### Bug description
My Trainer code is shown below:
```
trainer = Trainer(
default_root_dir=os.path.join(tb_logger.log_dir , "checkpoints"),
logger=tb_logger,
callbacks…
-
- PyTorch-Forecasting version: 1.0.0
- PyTorch version: 2.0.0
- Python version: 3.10.0
- Operating System: MacOS Ventura 13.3.1 (a) - M1 architecture
I executed the example ar.py in an M1 compu…
-
### Bug description
I want use wandb to track the change of gradients during training. However I don't know how to write this with LightingCLI. Can someone show me a template regarding how to use w…
-
## Hello, can you tell me what the problem might be?
Here is a screenshot with the error:
```
Traceback (most recent call last):███████████████████████████████████████████████████████████████████…
-
### Describe the bug
Thanks for the great work! When I use the rkde model to train and test on the MVTec dataset with the category carpet, I get an error. I have this error with anomalib version 1.0.…
-
### Bug description
I'm trying to use the Streaming library by Mosaic as described in the doc (https://lightning.ai/docs/pytorch/stable/data/alternatives.html) but it doesn't work as seamlessly as ex…
-
![Screenshot (35)](https://user-images.githubusercontent.com/74749176/233063954-dcb33837-aa2a-4192-8ce4-4cdc39950159.png)
-
### Bug description
The program can run normally in the debugging of vscode, and the following error will be reported when running on the command line. The format of my dataset is DGLDataset.
My p…
-
Hi,
I use google colab to test this model to apply some real data:
!pip install git+https://github.com/AmrMKayid/nam
but when I run the notebook the line about pytorch_lightning
import…
-
When I run the command `python -m experiments.scripts.train -d bioavailability -m mat --model.pretrained_name mat_masking_20M --train.gpus 1 --train.num_epochs 100`, the error will raise.
But I can r…