nncase
Compiler stack
A deep learning compiler stack for AI accelerators on various chips
Open deep learning compiler stack for Kendryte AI accelerators ✨
753 stars
29 watching
182 forks
Language: C#
last commit: 9 days ago
Linked from 1 awesome list
ai-compilercompilerdeep-learningk210k230k510kendrytellmneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
nngen/nngen | Generates hardware-specific accelerator designs for neural networks | 339 |
aditya-khant/neural-assembly-compiler | A compiler that translates neural assembly code into pyTorch format | 27 |
kraiskil/onnx2c | Generates C code from ONNX files for efficient neural network inference on microcontrollers | 223 |
fengwang/ceras | An open-source C++ library for building and training neural networks | 120 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
scisharp/keras.net | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 601 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
kaixhin/nninit | Provides parameter initialisation schemes for neural network modules in Torch7 | 100 |
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
nponeccop/hnc | A compiler that translates Haskell code into C++ code for efficient execution | 62 |
kmc7468/cppdnn | Provides machine learning capabilities in C++11 | 9 |
wkentaro/fcn | An implementation of fully convolutional networks in Chainer, a deep learning framework. | 218 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
ahmedfgad/cnngenetic | Trains CNNs using the genetic algorithm | 22 |
jihongju/keras-fcn | A library implementing a Fully Convolutional Network architecture with Keras support | 202 |