quettabit / convolution_kernel
Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.
☆14Updated 7 years ago
Alternatives and similar repositories for convolution_kernel:
Users that are interested in convolution_kernel are comparing it to the libraries listed below
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 6 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated 11 months ago
- ☆36Updated 6 years ago
- Chameleon: Adaptive Code Optimization for Expedited Deep Neural Network Compilation☆27Updated 5 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated 2 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- TQT's pytorch implementation.☆21Updated 3 years ago
- ☆56Updated 4 years ago
- I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks…☆12Updated 7 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆40Updated 2 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- This is the implementation for paper: AdaTune: Adaptive Tensor Program CompilationMade Efficient (NeurIPS 2020).☆13Updated 3 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- Artifact for IPDPS'21: DSXplore: Optimizing Convolutional Neural Networks via Sliding-Channel Convolutions.☆13Updated 4 years ago
- Benchmark scripts for TVM☆74Updated 3 years ago
- ☆26Updated 8 years ago
- A Out-of-box PyTorch Scaffold for Neural Network Quantization-Aware-Training (QAT) Research. Website: https://github.com/zhutmost/neuralz…☆26Updated 2 years ago
- CUDA project for uni subject☆23Updated 4 years ago
- Fast CUDA Kernels for ResNet Inference.☆173Updated 5 years ago
- Post-training sparsity-aware quantization☆34Updated 2 years ago
- ☆69Updated 2 years ago
- TVM stack: exploring the incredible explosion of deep-learning frameworks and how to bring them together☆64Updated 6 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- Code for our paper at ECCV 2020: Post-Training Piecewise Linear Quantization for Deep Neural Networks☆69Updated 3 years ago
- The code for paper: Neuralpower: Predict and deploy energy-efficient convolutional neural networks☆21Updated 5 years ago
- BitSplit Post-trining Quantization☆49Updated 3 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago