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 21,669 public repositories matching this topic...

transformers
MockingBird
lightning
otaj
otaj commented Jun 29, 2022

🚀 Typing coverage

Let's improve typing coverage of PyTorch Lightning together!

I'm creating a new issue in order to increase visibility. There are three older issues (#7037, #5023, #4698) which became stale over time.

Plan

Currently, there are 55 files which are excluded from mypy checks so that our CI does not fail. These files vastly differ in difficulty in order to make the t

help wanted good first issue let's do it! code quality
jcwchen
jcwchen commented Jul 26, 2022

Feature Request

System information

ONNX version (you are using): develop

What is the problem that this feature solves?

Increase test coverage for ONNX Hub; Simplify existing download code by using ONNX Hub directly.

Describe the alternatives you have considered

Write additional code to test ONNX

test good first issue enhancement
nni

Created by Facebook's AI Research lab (FAIR)

Released September 2016

Latest release about 1 month ago

Repository
pytorch/pytorch
Website
pytorch.org
Wikipedia
Wikipedia

Related Topics

python pytorch-tutorial