Describe the bug When using Lightning CSS with data URIs (SVG especially), it seems as though the data URIs are swapped out & re-inserted later, not taking potential quote changes into account. This results in in content not being escaped properly. Take the following CSS: .resource:after {...
[![General checks](https://github.com/Lightning-AI/lightning-sandbox/actions/workflows/ci-checks.yml/badge.svg?event=push)](https://github.com/Lightning-AI/lightning-sandbox/actions/workflows/ci-checks.yml) [![Documentation Status](https://readthedocs.org/projects/lightning-sandbox/badge/?version...
Design templates Desktop apps & websites Mobile apps Portfolio templates Resume templates Assets Illustrations Icons Shapes & colors Plugins Editing & effects Transform your colors, images, text, and more File organization Get “type A” files and layers Development Speed up your handoff, process, an...
Design: File required for components used in Lightning App Builder, Lightning pages, or Community Builder. SVG: Custom icon resource for components used in the Lightning App Builder or Community Builder. Renderer: Client-side renderer to override default rendering for a component. Click Here for of...
🐛 Bug The return of f1 and precision is wrong. To Reproduce from pytorch_lightning.metrics.functional import * y_pred = torch.Tensor([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]) y_true = torch.Tensor([0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1,...
leakbug leptonica leveldb levmar lhasa lib3ds lib765 libBERT libClustalW libGenome libHX libLAS libMAFSA libUnihan libXcm libXv libXxf86vm liba53 libaacplus libaacs libaesgm libafdt libannodex libanyregex libarc libarms libassa libaudioresource libb64 libbase58 libbatch libbd...
{ "version": "4.0.0", "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", "dependencies": { "asynckit": "^0.4.0", "combined-stream": ...
leakbug leptonica levmar lib3ds lib765 libClustalW libGenome libHX libUnihan libaacs libanyregex libarc libassa libasyncns libbeanstalkclient libbitmask libbluray libbrahe libbsb libbuffer libburn libcacard libcaldav libcamsrcjpegenc libcaptury libcassandra libclastfm libclaw libcmis libcomplearn lib...
.svgrrc refactor: regenerate icons with unique ids Nov 6, 2018 .testcafe-electron-rc Revert "refactor: serve content over http server" Nov 16, 2019 .travis.yml ci: manually install yarn on travis Apr 2, 2023 LICENSE docs: improve documentation ...
🐛 Bug Hey everyone, I am trying to train a model on the GPU workstation of our lab (that has 10 GPUs, of which 1 only is usually in use) using Lightning ad DDP. I have tried with several models (including the BoringModel) without success. In particular, I get a CUDA OOM error...