lightning/.github/ISSUE_TEMPLATE/documentation.md

1.5 KiB

name about title labels assignees
Typos and doc fixes Tell us about how we can improve our documentation needs triage

📚 Documentation

For typos and doc fixes, please go ahead and:

  1. Create an issue.
  2. Fix the typo.
  3. Submit a PR.

For very simple fixes, you can submit a PR without a linked issue.

Thanks!


If you enjoy Lightning, check out our other projects!

  • Metrics: Machine learning metrics for distributed, scalable PyTorch applications.

  • Lite: enables pure PyTorch users to scale their existing code on any kind of device while retaining full control over their own loops and optimization logic.

  • Flash: The fastest way to get a Lightning baseline! A collection of tasks for fast prototyping, baselining, fine-tuning, and solving problems with deep learning.

  • Bolts: Pretrained SOTA Deep Learning models, callbacks, and more for research and production with PyTorch Lightning and PyTorch.

  • Lightning Transformers: Flexible interface for high-performance research using SOTA Transformers leveraging Pytorch Lightning, Transformers, and Hydra.