-
### Describe the bug
here is code for training
```
from pathlib import Path
import numpy as np
from lightning.pytorch.callbacks import EarlyStopping, ModelCheckpoint
from PIL import Image
fro…
-
I'm try to deploy your package on SF ORG but have any errors :
With Deploy-to-Salesforce-DX btn
GUID: 2c55d959-c10b-e2f5-a599-011c14661057 ERROR: The requested resource does not exist.ERROR: The re…
zenpc updated
6 years ago
-
### Bug description
Hi,
Thanks for all the hard work on making it possible to configure Lightning experiments through a simple config!
I want to link my ckpt_path to a callback using link_argu…
-
Hey! i tried running the training with DDP over 2 GPUs but got this error -
```
Error executing job with overrides: ['trainer=gpu']
Traceback (most recent call last):
File "/home/akhil/instruct-…
-
### Bug description
I experience a bug with logging when using torch compile.
```bash
Traceback (most recent call last):
File "/app/data/src_stardust/prediction/training/train_gnn_realdata.p…
Forbu updated
2 months ago
-
### Description
I have created custom type for editing Picklist values of records using `lightning-combobox`. Inside its template it uses `typeAttributes.options` for `options` attribute. But if you …
-
# Proposition de talk - Paris TypeScript
## Description du talk
* Titre : Hooks-o-mania: How We Got Hooked and Why We're Breaking Free
* Contenu (Décrivez brièvement le contenu de la présentati…
-
### Summary
After creating a Lightning Web Component, attempting to deploy it by right clicking the .js file in the editor panel will fail. This appears to be due to a name mismatch where t…
-
Drawing a rectangle with `getRoundRect` then querying `finalW` or `finalH` returns the original values + 2 pixels. This breaks our unit tests and means we have to manually add 2 pixels to our expected…
-
**Is your feature request related to a problem? Please describe.**
Standard lightning components customization
**Describe the solution you'd like**
Currently, there is no way to customize the sta…