jpowie01 / CUDA-DNN-MNISTLinks
Example C++ CUDA implementation for training Neural Network on MNIST dataset
☆28Updated 7 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:
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 6 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated 2 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆61Updated 2 years ago
- Training with FP16 weights in PyTorch☆80Updated 6 years ago
- Convolutional Neural Network of vgg19 model using Cuda to accelerate☆12Updated 7 years ago
- EfficientNets snapshot☆90Updated 6 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆195Updated 3 years ago
- Implementation of convolution layer in different flavors☆68Updated 8 years ago
- papers about model compression☆165Updated 2 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 7 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 9 months ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 7 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- ☆18Updated 6 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 7 years ago
- Pretrained VGG16 neural net in C language☆50Updated 3 years ago
- Generates intermediate tensor outputs for tflite☆15Updated 6 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆95Updated 7 years ago
- matrix multiplication in CUDA☆123Updated 2 years ago
- nnq_cnd_study stands for Neural Network Quantization & Compact Networks Design Study☆13Updated 5 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Collection of Papers and Trials on Deep Learning to aid EE design☆45Updated 5 years ago
- Sandbox for TVM and playing around!☆22Updated 2 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 4 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆157Updated last year