ilitov's Stars
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
onnx/onnx
Open standard for machine learning interoperability
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
triton-lang/triton
Development repository for the Triton language and compiler
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Snapchat/KeyDB
A Multithreaded Fork of Redis
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
halide/Halide
a language for fast, portable data-parallel computation
oneapi-src/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
merrymercy/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
microsoft/DirectML
DirectML is a high-performance, hardware-accelerated DirectX 12 library for machine learning. DirectML provides GPU acceleration for common machine learning tasks across a broad range of supported hardware and drivers, including all DirectX 12-capable GPUs from vendors such as AMD, Intel, NVIDIA, and Qualcomm.
google/XNNPACK
High-efficiency floating-point neural network inference operators for mobile, server, and Web
AdaptiveCpp/AdaptiveCpp
Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!
yuchdev/CppBooks
A comprehensive catalog of modern and classic books on C++ programming language
onnx/onnx-mlir
Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
oneapi-src/oneDPL
oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
jbehley/point_labeler
My awesome point cloud labeling tool
dorjeduck/llm.mojo
port of Andrjey Karpathy's llm.c to Mojo
google-coral/libedgetpu
Source code for the userspace level runtime driver for Coral.ai devices.
NAThompson/performance_tuning_tutorial
Performance Tuning Tutorial given at Oak Ridge National Laboratory
chipsalliance/VeeR-ISS
uxlfoundation/foundation
codeplaysoftware/oneapi-construction-kit
ricardodeazambuja/Maple-Syrup-Pi-Camera
Low power smart camera (3D printed) based on the Raspberry Pi Zero W and Google Coral EdgeTPU
seyko2/openbinder
OpenBinder is a system for Inter-process communication
intel/graph-compiler
MLIR-based toolkit targeting intel heterogeneous hardware
bsc-pm/ompss-2-releases
This meta-repository contains the releases of the OmpSs-2 programming model
hidon/Tensorflow-to-C-