triton
Deep Learning Compiler
A compiler and language for writing efficient custom Deep-Learning primitives.
Development repository for the Triton language and compiler
13k stars
193 watching
2k forks
Language: C++
last commit: 3 days ago Related projects:
Repository | Description | Stars |
---|---|---|
triton-inference-server/server | Provides an optimized cloud and edge inferencing solution for AI models | 8,342 |
google/trax | An end-to-end deep learning library with clear code and speed | 8,096 |
microsoft/cntk | A unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. | 17,523 |
triton-inference-server/client | Client libraries and examples for communicating with Triton using various programming languages | 567 |
mnielsen/neural-networks-and-deep-learning | Provides Python code examples for neural networks and deep learning concepts | 16,092 |
oxford-cs-deepnlp-2017/lectures | An open-source repository containing lecture slides and course materials for an advanced natural language processing course. | 15,683 |
google/neural-tangents | A high-level neural network API for defining and training complex hierarchical networks of finite or infinite width | 2,278 |
nvidiagameworks/kaolin | A PyTorch library for accelerating 3D deep learning research with various GPU-optimized operations and tools. | 4,497 |
qrohlf/trianglify | A JavaScript library for generating visually appealing triangle patterns in SVG images | 10,082 |
eleutherai/gpt-neox | Provides a framework for training large-scale language models on GPUs with advanced features and optimizations. | 6,941 |
fchollet/deep-learning-with-python-notebooks | Companion notebooks implementing code samples from the book on deep learning with Python | 18,712 |
ndrplz/self-driving-car | This repository contains source code for various projects related to computer vision and machine learning used in the development of autonomous vehicles. | 2,781 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 56,215 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 83,959 |
autogluon/autogluon | An automated machine learning framework that simplifies the process of building accurate predictive models from raw data, using minimal code and configuration. | 8,039 |