jpowie01 / CUDA-DNN-MNIST
Example C++ CUDA implementation for training Neural Network on MNIST dataset
☆27Updated 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
Sorting:
- Personal collection of references for high performance mixed precision training.☆41Updated 5 years ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 7 years ago
- CUDA for MNIST training/inference☆40Updated last year
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆167Updated 5 years ago
- ☆53Updated 7 years ago
- Pretrained VGG16 neural net in C language☆50Updated 3 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 5 years ago
- Simple Training and Deployment of Fast End-to-End Binary Networks☆157Updated 3 years ago
- TVM stack: exploring the incredible explosion of deep-learning frameworks and how to bring them together☆64Updated 6 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- Convolutional Neural Network of vgg19 model using Cuda to accelerate☆12Updated 6 years ago
- ☆69Updated 2 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- nnq_cnd_study stands for Neural Network Quantization & Compact Networks Design Study☆13Updated 4 years ago
- A visualization and transformation of pytorch model☆30Updated 5 years ago
- This repository contains the results and code for the MLPerf™ Inference v0.5 benchmark.☆55Updated 2 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.☆54Updated 8 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 6 years ago
- Codebase associated with the PyTorch compiler tutorial☆45Updated 5 years ago
- image to column☆30Updated 10 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- Fast CUDA Kernels for ResNet Inference.☆174Updated 5 years ago
- Training with FP16 weights in PyTorch☆77Updated 5 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated 3 months ago
- This is the implementation for paper: AdaTune: Adaptive Tensor Program CompilationMade Efficient (NeurIPS 2020).☆13Updated 4 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 6 years ago