libtorch topic
demonet
Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.
huggingface_libtorch
Minimal example of using a traced huggingface transformers model with libtorch
Digit-Recognition-MNIST-SVHN-PyTorch-CPP
Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API
alpha-zero-gomoku
A Multi-threaded Implementation of AlphaZero
torchlambda
Lightweight tool to deploy PyTorch models to AWS Lambda
pytorch-cpp
C++ Implementation of PyTorch Tutorials for Everyone
LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
TensorRT
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
yolort
yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
libtorch-yolov3
A Libtorch implementation of the YOLO v3 object detection algorithm