NVIDIA / pynvrtc
Python Binding to NVRTC
☆79Updated last month
Related projects ⓘ
Alternatives and complementary repositories for pynvrtc
- ☆102Updated 5 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 5 years ago
- Distributed Learning by Pair-Wise Averaging☆53Updated 7 years ago
- Torch FFI-bindings for NNPACK☆30Updated 7 years ago
- TensorFlow util for building memory usage timeline from LOG_MEMORY messages☆65Updated 6 years ago
- Direct C++ Interface to PyTorch☆80Updated 6 years ago
- ☆28Updated 7 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 7 years ago
- ArrayFire's Machine Learning Library.☆102Updated 6 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 5 years ago
- Examples of C extensions for PyTorch☆258Updated last year
- The Operator Vectorization Library, or OVL, is a python productivity library for defining high performance custom operators for the Tenso…☆68Updated 7 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆63Updated 5 years ago
- DNN Inference with CPU, C++, ONNX support: Instant☆56Updated 6 years ago
- NNVM for ROCm Examples☆19Updated 6 years ago
- Codebase associated with the PyTorch compiler tutorial☆44Updated 5 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆140Updated 7 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆111Updated 7 years ago
- Python bindings for pyNVML and psutil library over network☆50Updated 11 months ago
- Forward-mode Automatic Differentiation for TensorFlow☆140Updated 6 years ago
- Standalone C TH library☆57Updated 7 years ago
- Convolution op for Theano based on CuFFT using scikits.cuda☆51Updated 10 years ago
- Source code for ``Neural Networks with Few Multiplications'' published at ICLR 2016☆81Updated 8 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆39Updated 6 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL