tensorrt 0.0.1

Rust wrapper for NVIDIA TensorRT
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Ming Yang <ymviv@qq.com>"]
description = "Rust wrapper for NVIDIA TensorRT"
edition = "2021"
keywords = ["tensorrt", "nvidia", "cuda", "ffi"]
license = "MIT/Apache-2.0"
name = "tensorrt"
readme = "README.md"
repository = "https://github.com/vivym/tensorrt-rs"
version = "0.0.1"