Pinned Repositories
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
DiscoGAN
Webcam demo for SKTBrain/DiscoGAN
gan-intro-pytorch
Intro to Generative Adversarial Networks in Pytorch
prog_gans_pytorch_inference
PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch_misc
Code snippets created for the PyTorch discussion board
talks
Slides from talks I gave
tutorials
ptrblck's Repositories
ptrblck/pytorch_misc
Code snippets created for the PyTorch discussion board
ptrblck/prog_gans_pytorch_inference
PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot
ptrblck/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
ptrblck/gan-intro-pytorch
Intro to Generative Adversarial Networks in Pytorch
ptrblck/DiscoGAN
Webcam demo for SKTBrain/DiscoGAN
ptrblck/tutorials
ptrblck/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ptrblck/talks
Slides from talks I gave
ptrblck/DeepLearningExamples
Deep Learning Examples
ptrblck/vision
Datasets, Transforms and Models specific to Computer Vision
ptrblck/DrummerNet
Supplementary material of "Deep Unsupervised Drum Transcription", ISMIR 2019
ptrblck/audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
ptrblck/builder
Continuous builder and binary build scripts for pytorch
ptrblck/cutlass
CUDA Templates for Linear Algebra Subroutines
ptrblck/magma_win
A modified version for Windows, Current version: 2.5.4
ptrblck/pytorch.github.io
The website for PyTorch
ptrblck/TensorRT
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
ptrblck/test-infra
This repository hosts code that supports the testing infrastructure for the main PyTorch repo. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
ptrblck/text
Data loaders and abstractions for text and NLP