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 23,102 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
tiffaina
tiffaina commented Jul 28, 2022

🚀 The feature, motivation and pitch

Hi, I'm working on link prediction with a heterograph and trying to convert code in DGL to PyG. @rusty1s

  1. HeteroData with different types of edges, I want to get a subgraph that includes all nodes with that specific edge type. I wonder if PyG has a feature like this. DGL has [dgl.edge_type_subgraph](https://docs.dgl.ai/en/0.6.x/generated/dgl.edge_t
datasets
dgrnd4
dgrnd4 commented Jun 15, 2022

Adding a Dataset

good first issue dataset request
jcwchen
jcwchen commented Jul 28, 2022

Feature Request

System information

ONNX version (you are using): 1.12

What is the problem that this feature solves?

It would be great if ONNX Hub can download test_data_set. It will be helpful for testing ONNX Model Zoo.

Describe the feature

Currently users can only download models through ONNX Hub. There is no easy API for them to download the test_data_set from.tar.gz

good first issue enhancement onnx hub
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