The Wayback Machine - https://web.archive.org/web/20220722185038/https://github.com/topics/pytorch
Skip to content
#

PyTorch

pytorch logo

PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing, primarily developed by Facebook's AI Research lab.

Here are 22,964 public repositories matching this topic...

transformers
MockingBird
VishDev12
VishDev12 commented Jun 4, 2022

What happened + What you expected to happen

When initializing a Ray Trainer, we provide a logdir argument, and the __init__ method of the Trainer stores it as a logdir class variable.

Then, when creating a Trainable with Trainer.to_tune_trainable(), it in-turn calls _create_tune_trainable(), which does not use self.logdir. So when tune_function is defined inside `_create_tu

bug good first issue P3 triage
lightning
sarpaykent
sarpaykent commented Jul 7, 2022

🚀 Feature

Currently, LRSchedulerConfig type is not supported by _configure_schedulers_automatic_opt.

Motivation

I created a custom ReduceLROnPlateau class that adds warmup epochs before ReduceLROnPlateau. However, the ReduceLROnPlateau sched

feature good first issue lr scheduler pl
datasets
dgrnd4
dgrnd4 commented Jun 15, 2022

Adding a Dataset

good first issue dataset request
nni

Created by Facebook's AI Research lab (FAIR)

Released September 2016

Latest release 25 days ago

Repository
pytorch/pytorch
Website
pytorch.org
Wikipedia
Wikipedia

Related Topics

python pytorch-tutorial