taxfromdk / tensorflow_dense_opLinks
☆22Updated 7 years ago
Alternatives and similar repositories for tensorflow_dense_op
Users that are interested in tensorflow_dense_op are comparing it to the libraries listed below
Sorting:
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- Efficient forward propagation for BCNNs☆49Updated 8 years ago
- Programmable Neural Network Compression☆149Updated 3 years ago
- an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors☆119Updated 8 months ago
- ☆47Updated 6 years ago
- ☆101Updated 6 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆126Updated 7 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…