Example repository for custom C++/CUDA operators for TorchScript
☆114Aug 28, 2022Updated 3 years ago
Alternatives and similar repositories for extension-script
Users that are interested in extension-script are comparing it to the libraries listed below
Sorting:
- C++ extensions in PyTorch☆1,185Jan 13, 2026Updated 2 months ago
- MSRSegNet: Multi-Scale Residual Network for Semantic Segmentation☆10Aug 9, 2018Updated 7 years ago
- Demonstration of using Caffe2 inside an Android application.☆68Dec 23, 2018Updated 7 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Aug 7, 2018Updated 7 years ago
- Parameterized fit and prediction harnesses for pytorch☆39Oct 23, 2020Updated 5 years ago
- Implementations of ideas from recent papers☆391Dec 22, 2020Updated 5 years ago
- A very naive and simple benchmark between dlib and pytorch in terms of space and time☆19May 13, 2020Updated 5 years ago
- CuPy fused PyTorch neural networks ops☆273Feb 15, 2018Updated 8 years ago
- high performance image loading and augmenting routines mimicking PIL.Image interface☆319Aug 16, 2021Updated 4 years ago
- Code for https://arxiv.org/abs/1810.04622☆140Aug 28, 2019Updated 6 years ago
- Fast radial symmetry transform implemented in pure python.