jpowie01 / CUDA-DNN-MNIST
Example C++ CUDA implementation for training Neural Network on MNIST dataset
☆26Updated 6 years ago
Alternatives and similar repositories for CUDA-DNN-MNIST:
Users that are interested in CUDA-DNN-MNIST are comparing it to the libraries listed below
- Personal collection of references for high performance mixed precision training.☆41Updated 5 years ago
- Convolutional Neural Network of vgg19 model using Cuda to accelerate☆12Updated 6 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 5 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 6 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- image to column☆30Updated 10 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆24Updated 7 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 6 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 5 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 7 years ago
- EfficientNets snapshot☆90Updated 5 years ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆60Updated 2 years ago
- Generates intermediate tensor outputs for tflite☆15Updated 6 years ago
- PyProf2: PyTorch Profiling tool☆82Updated 4 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- This is the implementation for paper: AdaTune: Adaptive Tensor Program CompilationMade Efficient (NeurIPS 2020).☆13Updated 3 years ago
- This is the (evolving) reading list for the seminar.☆57Updated 4 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 6 years ago
- A self-contained version of the tutorial which can be easily cloned and viewed by others.☆24Updated 5 years ago
- Example codes appears in lectures☆23Updated 3 years ago
- ☆69Updated 2 years ago
- Modified version of PyTorch able to work with changes to GPGPU-Sim☆52Updated 2 years ago
- This repository contains the results and code for the MLPerf™ Inference v0.5 benchmark.☆55Updated last year
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Training with FP16 weights in PyTorch☆77Updated 5 years ago