libtorch topic

List libtorch repositories

demonet

26
Stars
4
Forks
Watchers

Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.

huggingface_libtorch

33
Stars
13
Forks
Watchers

Minimal example of using a traced huggingface transformers model with libtorch

Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API

alpha-zero-gomoku

356
Stars
48
Forks
Watchers

A Multi-threaded Implementation of AlphaZero

torchlambda

123
Stars
3
Forks
Watchers

Lightweight tool to deploy PyTorch models to AWS Lambda

pytorch-cpp

1.9k
Stars
254
Forks
Watchers

C++ Implementation of PyTorch Tutorials for Everyone

LibtorchTutorials

683
Stars
120
Forks
Watchers

This is a code repository for pytorch c++ (or libtorch) tutorial.

TensorRT

2.4k
Stars
330
Forks
Watchers

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

yolort

704
Stars
151
Forks
Watchers

yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.

libtorch-yolov3

447
Stars
130
Forks
Watchers

A Libtorch implementation of the YOLO v3 object detection algorithm