Pinned Repositories
agnoster-zsh-theme
A ZSH theme designed to disclose information contextually, with a powerline aesthetic
benchmark
TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.
cpython
The Python programming language
cs344
Introduction to Parallel Programming class code
data
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
datapipes
Proof-of-concept for datapipes in torchvision.datasets
jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
text
Data loaders and abstractions for text and NLP
torcharrow
High performance model preprocessing library on PyTorch
ejguan's Repositories
ejguan/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
ejguan/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ejguan/agnoster-zsh-theme
A ZSH theme designed to disclose information contextually, with a powerline aesthetic
ejguan/benchmark
TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.
ejguan/cpython
The Python programming language
ejguan/cs344
Introduction to Parallel Programming class code
ejguan/data
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
ejguan/datapipes
Proof-of-concept for datapipes in torchvision.datasets
ejguan/text
Data loaders and abstractions for text and NLP
ejguan/ejguan.github.io
Temporary website for TorchData
ejguan/folly
An open-source C++ library developed and used at Facebook.
ejguan/iopath
A python library that provides common I/O interface across different storage backends.
ejguan/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ejguan/presto
The official home of the Presto distributed SQL query engine for big data
ejguan/pybind11
Seamless operability between C++11 and Python
ejguan/rarfile
Python module for RAR archive reading
ejguan/scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
ejguan/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.
ejguan/torcharrow
A torch.Tensor-like DataFrame library supporting multiple execution runtimes and Arrow as a common memory format
ejguan/torchdata_online_training
Add a few plugins to enable online training used by torchdata + torchx
ejguan/torchrec
Pytorch domain library for recommendation systems
ejguan/tutorials
PyTorch tutorials.
ejguan/vim
The official Vim repository
ejguan/vision
Datasets, Transforms and Models specific to Computer Vision
ejguan/viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.