gahdritz's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
google-deepmind/alphafold
Open source code for AlphaFold.
facebookincubator/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
srush/Tensor-Puzzles
Solve puzzles. Improve your pytorch.
aqlaboratory/openfold
Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2
soedinglab/MMseqs2
MMseqs2: ultra fast and sensitive search and clustering suite
getkeops/keops
KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows
crowsonkb/v-diffusion-pytorch
v objective diffusion inference code for PyTorch.