Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,929 contributions in the last year
Activity overview
Contributed to
PyTorchLightning/pytorch-lightning,
PyTorchLightning/pytorch-lightning-bolts,
Borda/BIRL
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in PyTorchLightning/pytorch-lightning that received 8 comments
allow using apex with any PT version
What does this PR do? add extra argument which would switch between using Apex and native AMP in pt>=1.6 Fixes #2788 PR review Anyone in the commun…
+140
−139
•
8
comments
- save last model after saving top_k when save_last=True
- allow using apex with any PT version
- hotfix on classification metrics
- Clarify what gpus=0 means in docs
- Fix Trainer arg name in docs
- Fix docs typo
- simplify tests & cleaning
- Fix accumulate_grad_batches for last batch
- Add lightning class playlist to docs
- Fix ddp for test
- Add support to Tensorboard logger for OmegaConf hparams
- Add tracking of basic states in Trainer [wip - to-be-merged after v0.9]
- fix set_epoch on TPUs
- Fix PR link in contributing.md
- Update CONTRIBUTING.md
- Add wandb autoclass in logger.rst
- Support limit_mode_batches (int) for infinite dataloader
- Added strict=False and hparams_file accepcts dict for load_from_checkpoint
- [Test] Add a more direct test of multi-gpu training working
- Support returning python scalars in DP
- Use .comet.config file for CometLogger
- Setup extras
- Update contributing guide
- Faster Accuracy metric
- updated sync bn
- Some pull request reviews not shown.
Created an issue in ultralytics/yolov5 that received 5 comments
train model on multiple folders/sources
5
comments