maestro
Dataflow analyzer
An analytical cost model for evaluating the performance and energy efficiency of different dataflows in deep learning accelerators
An analytical cost model evaluating DNN mappings (dataflows and tiling).
186 stars
7 watching
61 forks
Language: MATLAB
last commit: 8 months ago
Linked from 1 awesome list
dataflowdeep-learningdeep-neural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
maestro-project/frame | A tool for analyzing and optimizing DNN accelerators | 31 |
datacanvasio/hyperkeras | An autoML tool that searches and optimizes neural network architectures using tensorflow and keras. | 30 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 411 |
netflix/vectorflow | A lightweight neural network library optimized for sparse data and single machine environments. | 1,292 |
mzaradzki/neuralnets | An experiment with various deep learning libraries and frameworks on images and time series data | 162 |
xmartlabs/bender | An abstraction layer for building and running neural networks on iOS using MetalPerformanceShaders and pre-trained models. | 1,798 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
ucb-bar/gemmini | A platform for exploring and evaluating deep learning hardware acceleration using a full-system simulation approach | 828 |
antoniodeluca/dn2a | A toolkit for building and training dynamic neural networks | 463 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
stackoverflowmatlabchat/neuralnetplayground | A MATLAB implementation of a neural network interface for regression and classification tasks | 70 |
yixuan/minidnn | A C++ library implementing deep neural networks with good performance and modularity | 399 |
rksltnl/deep-metric-learning-cvpr16 | A software framework for building deep metric learning models using lifted structured feature embedding | 346 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 373 |