pytorch / extension-script
Example repository for custom C++/CUDA operators for TorchScript
☆114Updated 2 years ago
Alternatives and similar repositories for extension-script:
Users that are interested in extension-script are comparing it to the libraries listed below
- PyProf2: PyTorch Profiling tool☆82Updated 4 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 5 years ago
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 5 years ago
- Benchmark of TVM quantized model on CUDA☆111Updated 4 years ago
- convert torch module to tensorrt network or tvm function☆88Updated 5 years ago
- TVM integration into PyTorch☆452Updated 5 years ago
- Codebase associated with the PyTorch compiler tutorial☆45Updated 5 years ago
- A sample for onnxparser working with trt user defined plugins for TRT7.0☆167Updated 4 years ago
- ☆53Updated 7 years ago
- PyTorch C++ API Documentation☆224Updated this week
- Efficient Data Loading Pipeline in Pure Python☆212Updated 4 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆122Updated 6 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 5 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 5 years ago
- Explore the Capabilities of the TensorRT Platform☆264Updated 3 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- COCO API - Dataset @ http://cocodataset.org/☆54Updated 7 months ago
- Use TensorFlow efficiently☆95Updated 3 years ago
- Training with FP16 weights in PyTorch☆77Updated 5 years ago
- Customized matrix multiplication kernels☆54Updated 3 years ago
- Scailable ONNX python tools☆97Updated 5 months 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
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆180Updated 4 months ago
- ☆33Updated 9 months ago
- Fast CUDA Kernels for ResNet Inference.☆173Updated 5 years ago
- Guide on how to convert custom PyTorch layers when using ONNX.☆22Updated 6 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆91Updated 5 months ago
- MnasNet snapshot☆34Updated 5 years ago