Skip to content

pytorch/examples

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* add GAT test, add GAT card, update GAT README

* add GAT test, add GAT card, update GAT README

* update doc build

* update tests

* revert doc index

* update doc index

* update doc index

* update doc index

* revert doc index

* revert doc index

* revert doc index

* revert doc index

* Trigger Build

* update requirements.txt, remove versions

---------

Co-authored-by: Mark Saroufim <marksaroufim@meta.com>
4440841

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
cpp
 
 
 
 
 
 
 
 
fx
 
 
gat
 
 
gcn
 
 
 
 
 
 
 
 
 
 
 
 
vae
 
 
 
 
 
 
 
 
 
 
 
 

PyTorch Examples

Run Examples

https://pytorch.org/examples/

pytorch/examples is a repository showcasing examples of using PyTorch. The goal is to have curated, short, few/no dependencies high quality examples that are substantially different from each other that can be emulated in your existing work.

Available models

Additionally, a list of good examples hosted in their own repositories:

Contributing

If you'd like to contribute your own example or fix a bug please make sure to take a look at CONTRIBUTING.md.