davidstutz / tensorflow-cpp-op-exampleLinks
Simple example of implementing a new Tensorflow operation and its gradient in C++.
☆56Updated 6 years ago
Alternatives and similar repositories for tensorflow-cpp-op-example
Users that are interested in tensorflow-cpp-op-example are comparing it to the libraries listed below
Sorting:
- A CUDA implementation of the ZeroOut tensorflow custom op, just for fun☆11Updated 8 years ago
- ☆22Updated 6 years ago
- Use TensorFlow efficiently☆95Updated 4 years ago
- Examples of C extensions for PyTorch☆256Updated 2 years ago
- ☆57Updated 7 years ago
- ☆23Updated 9 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- ☆45Updated 2 years ago
- Example of backprop which uses constant memory☆43Updated 6 years ago
- Python Binding to NVRTC☆79Updated 8 months ago
- Caffe with NNPACK integration☆58Updated 9 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- ☆47Updated 5 years ago
- TensorFlow util for building memory usage timeline from LOG_MEMORY messages☆65Updated 7 years ago
- This is a demo project that shows how you can utilize Caffe2's modular design and build a library on top of it.☆40Updated 6 years ago
- residual-SqueezeNet☆155Updated 6 years ago
- ☆62Updated 7 years ago
- ☆28Updated 7 years ago
- ☆102Updated 5 years ago
- ☆38Updated 8 years ago
- Ristretto: Caffe-based approximation of convolutional neural networks.☆30Updated 6 years ago
- SqueezeNet Generator☆31Updated 7 years ago
- This is my original repository of the decaf code. Decaf is a precursor of Caffe written in Python for deep image classification. It is de…☆43Updated 11 years ago
- This is a deep learning framework for cnn which using xnor method to accelerate calculating convolution layer on cpu.☆88Updated 8 years ago
- mobilenet-mxnet☆145Updated 7 years ago
- an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors☆118Updated 3 weeks ago
- Caffe for Sparse Convolutional Neural Network☆237Updated 2 years ago
- Generalizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated, and Tree☆27Updated 9 years ago
- Just-in-time Dynamic Batching with MXNet Gluon.☆52Updated 5 years ago