quettabit / convolution_kernelLinks
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
Sorting:
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- Chameleon: Adaptive Code Optimization for Expedited Deep Neural Network Compilation☆27Updated 5 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- Yet another Polyhedra Compiler for DeepLearning☆19Updated 2 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year
- 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
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- Example for applying Gaussian and Laplace clipping on activations of CNN.☆34Updated 6 years ago
- GPU implementation of Winograd convolution☆10Updated 7 years ago
- ☆57Updated 4 years ago
- ☆36Updated 6 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- ☆26Updated 8 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- ☆46Updated 5 years ago
- ☆69Updated 2 years ago
- Benchmark of TVM quantized model on CUDA☆111Updated 5 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆40Updated 2 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).☆14Updated 4 years ago
- Benchmark scripts for TVM☆74Updated 3 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- Code for our paper at ECCV 2020: Post-Training Piecewise Linear Quantization for Deep Neural Networks☆69Updated 3 years ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming☆36Updated last year
- TQT's pytorch implementation.☆21Updated 3 years ago
- TVM stack: exploring the incredible explosion of deep-learning frameworks and how to bring them together☆64Updated 7 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- Post-training sparsity-aware quantization☆34Updated 2 years ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago