AITemplate

Neural network optimizer

A framework that transforms deep neural networks into high-performance GPU-optimized C++ code for efficient inference serving.

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.

GitHub

5k stars
82 watching
372 forks
Language: Python
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
nvlabs/tiny-cuda-nnA C++/CUDA framework for training and querying neural networks using GPUs3,791
nvlabs/instant-ngpA software toolkit for training and rendering neural graphics primitives16,115
anishathalye/neural-styleThis is an implementation of neural style transfer in TensorFlow using the Adam optimizer.5,542
sony/nnablaA deep learning framework that provides a flexible and expressive Python API for building and training neural networks on various platforms.2,729
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
plasma-umass/scaleneA high-performance Python profiler that analyzes CPU, GPU, and memory usage, providing detailed information and AI-powered optimization suggestions.12,274
dao-ailab/flash-attentionImplementations of efficient exact attention mechanisms for machine learning14,650
nvidia/minkowskiengineAn auto-differentiation library for sparse tensors used in computer vision and deep learning applications.2,513
facebookresearch/metaseqA codebase for working with Open Pre-trained Transformers, enabling deployment and fine-tuning of transformer models on various platforms.6,519
facebookresearch/pytorch3dA deep learning library for 3D data processing and computer vision research using PyTorch8,889
tflearn/tflearnA high-level API for deep learning that builds upon TensorFlow9,621
dmitryulyanov/deep-image-priorA project demonstrating image restoration using neural networks without learning7,920
luolc/adaboundAn optimizer that combines the benefits of Adam and SGD algorithms2,908
nvlabs/neuralangeloAn implementation of high-fidelity neural surface reconstruction from video frames using deep learning4,418
nvidia/fastertransformerA high-performance transformer-based NLP component optimized for GPU acceleration and integration into various frameworks.5,937