Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
neptune-ai
/
pytorch-lightning
Public
forked from
Lightning-AI/pytorch-lightning
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 23, 2025
feat: Promoted Neptune Scale logger to default (#6)
SiddhantSadangi
authored
9b3e527
Copy full SHA for 9b3e527
Commits on Aug 19, 2025
Update README.md (#5)
Show description for 536678b
SiddhantSadangi
authored
536678b
Copy full SHA for 536678b
Commits on Aug 18, 2025
[CUS-114] fix: Update NeptuneScaleLogger to initialize run instance only on rank 0 to prevent multiprocessing conflicts when using ddp-spawn (#4)
Show description for 3afa560
SiddhantSadangi
authored
3afa560
Copy full SHA for 3afa560
Commits on Jul 25, 2025
feat: Updated `log_hyperparams()` to better support nested mappings and dataclasses (#3)
SiddhantSadangi
authored
d63f959
Copy full SHA for d63f959
Commits on Jun 27, 2025
Updated docstrings for `experiment` and `run` properties. Made `log_configs()` more performant
SiddhantSadangi
committed
86b1d3d
Copy full SHA for 86b1d3d
Commits on Jun 12, 2025
Merge branch 'Lightning-AI:master' into master
SiddhantSadangi
authored
b4a8c7a
Copy full SHA for b4a8c7a
Commits on Jun 11, 2025
Fix typos: "reparametrization" → "reparameterization" and "recommed" → "recommend" (#20892)
Show description for 64b2b6a
leopardracer
authored
64b2b6a
Copy full SHA for 64b2b6a
Implement todos tensorboard (#20874)
Show description for 43691d4
KAVYANSHTYAGI
and
pre-commit-ci[bot]
authored
43691d4
Copy full SHA for 43691d4
LightningCLI instantiator receives values applied by instantiation links to set in hparams (#20777)
Show description for d032388
mauvilsa
and
Borda
authored
d032388
Copy full SHA for d032388
refactor: use __all__ in accelerators/__init__.py (#20889)
littlebullGit
authored
cce06ec
Copy full SHA for cce06ec
Commits on Jun 10, 2025
refactor: add `toggled_optimizer` context manager (#20771)
Show description for d195d2b
3 people
authored
d195d2b
Copy full SHA for d195d2b
build(deps): update pandas requirement from <2.3.0,>1.0 to >1.0,<2.4.0 in /requirements (#20888)
Show description for 9ddb418
dependabot[bot]
and
Borda
authored
9ddb418
Copy full SHA for 9ddb418
Fix progress bar display to correctly handle iterable dataset and max_steps during training (#20869)
Show description for 1776963
bandpooja
and
pre-commit-ci[bot]
authored
1776963
Copy full SHA for 1776963
build(deps): bump pytest from 8.3.5 to 8.4.0 in /requirements (#20887)
Show description for 7433dc2
dependabot[bot]
and
Borda
authored
7433dc2
Copy full SHA for 7433dc2
Use lazy string formatting in logging statement in setup.py (#20886)
KAVYANSHTYAGI
authored
3b2a73f
Copy full SHA for 3b2a73f
Commits on Jun 6, 2025
fix: move `check_inputs` to target device if available during `to_torchscript`. (#20873)
GdoongMathew
authored
ab7b118
Copy full SHA for ab7b118
Commits on Jun 5, 2025
build(deps): bump torch from 2.7.0 to 2.7.1 in /requirements (#20878)
Show description for 980ec50
dependabot[bot]
authored
980ec50
Copy full SHA for 980ec50
Ensure correct device is used for autocast when mps is selected as Fabric accelerator (#20876)
Show description for 14b6c3e
3 people
authored
14b6c3e
Copy full SHA for 14b6c3e
bump: PyTorch to be latest `2.7.1` (#20877)
Borda
authored
821611b
Copy full SHA for 821611b
Commits on Jun 3, 2025
Update neptune.py
SiddhantSadangi
authored
6a86186
Copy full SHA for 6a86186
Commits on Jun 2, 2025
feat: add flops in `ModelSummary` columns (#20868)
GdoongMathew
authored
6675932
Copy full SHA for 6675932
Commits on May 29, 2025
build(deps): bump coverage from 7.8.0 to 7.8.2 in /requirements (#20858)
Show description for fafc239
dependabot[bot]
and
Borda
authored
fafc239
Copy full SHA for fafc239
Commits on May 28, 2025
build(deps): update setuptools requirement from <80.8.1 to <80.9.1 in /requirements (#20861)
Show description for 3985414
dependabot[bot]
authored
3985414
Copy full SHA for 3985414
Fix: Synchronize SIGTERM Handling in DDP to Prevent Deadlocks (#20825)
Show description for 989b759
3 people
authored
989b759
Copy full SHA for 989b759
Commits on May 27, 2025
drop deprecated dependabot reviewers (#20860)
Borda
authored
7b8ff1d
Copy full SHA for 7b8ff1d
docs: fix typos (#20847)
Show description for 470e82c
omahs
and
pre-commit-ci[bot]
authored
470e82c
Copy full SHA for 470e82c
Allow cross-device local checkpoints with `fsspec>=2025.5.0` (#20780)
Show description for a83fcef
siemdejong
and
pre-commit-ci[bot]
authored
a83fcef
Copy full SHA for a83fcef
build(deps): update fsspec[http] requirement from <2025.4.0,>=2022.5.0 to >=2022.5.0,<2025.6.0 in /requirements (#20859)
Show description for e15cd67
dependabot[bot]
authored
e15cd67
Copy full SHA for e15cd67
build(deps): update setuptools requirement from <80.7.2 to <80.8.1 in /requirements (#20857)
Show description for 6977650
dependabot[bot]
authored
6977650
Copy full SHA for 6977650
Commits on May 26, 2025
Merge branch 'Lightning-AI:master' into master
SiddhantSadangi
authored
e1d4541
Copy full SHA for e1d4541
Added checkpointing support to Neptune Scale Logger (#2)
Show description for 9f4e139
SiddhantSadangi
and
sourcery-ai[bot]
authored
9f4e139
Copy full SHA for 9f4e139
Commits on May 23, 2025
add python 3.12 in setup.py (#20850)
tomaszbk
authored
e5b5f3c
Copy full SHA for e5b5f3c
Commits on May 20, 2025
Merge branch 'Lightning-AI:master' into master
SiddhantSadangi
authored
3d01924
Copy full SHA for 3d01924
Remove legacy version check for `lightning_utilities >= 0.10` (#20823)
deependujha
authored
dd2912a
Copy full SHA for dd2912a
Commits on May 19, 2025
docker: update building base docker images for last CUDA & py3.10 (#20844)
Show description for 3b37c3e
Borda
authored
3b37c3e
Copy full SHA for 3b37c3e
Pagination
Previous
Next
You can’t perform that action at this time.