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:
- Training with FP16 weights in PyTorch☆81Updated 6 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 6 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- matrix multiplication in CUDA☆125Updated 2 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆62Updated 2 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆196Updated 4 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 8 years ago
- EfficientNets snapshot☆91Updated 6 years ago
- Implementation of convolution layer in different flavors☆68Updated 8 years ago
- Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.☆55Updated 8 years ago
- Pretrained VGG16 neural net in C language☆50Updated 4 years ago
- Convolutional Neural Network of vgg19 model using Cuda to accelerate☆12Updated 7 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 7 years ago
- coding an autograd from scratch☆180Updated 7 years ago
- ☆18Updated 6 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆104Updated 11 months ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 7 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆95Updated 7 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 6 years ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 8 years ago
- Simple Training and Deployment of Fast End-to-End Binary Networks☆159Updated 3 years ago
- Implementation of a simple CNN using CUDA☆70Updated 8 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 6 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 8 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆25Updated 8 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 8 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 7 years ago
- Repository containing pruned models and related information☆38Updated 4 years ago