Connor323 / Convolution-with-sparse-kernel-in-TFLinks
Development a customized op in TensorFlow for convolution with sparse kernel
☆28Updated 6 years ago
Alternatives and similar repositories for Convolution-with-sparse-kernel-in-TF
Users that are interested in Convolution-with-sparse-kernel-in-TF are comparing it to the libraries listed below
Sorting:
- CuPy fused PyTorch neural networks ops☆273Updated 7 years ago
- Sparse Blocks Networks☆433Updated 7 years ago
- Efficient forward propagation for BCNNs☆49Updated 8 years ago
- ☆62Updated 7 years ago
- an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors☆119Updated 7 months ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆126Updated 7 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆154Updated 8 years ago
- ☆34Updated 8 years ago
- Programmable Neural Network Compression☆149Updated 3 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 7 years ago
- Examples of C extensions for PyTorch