Docs.rs
async-tensorrt-0.9.1
async-tensorrt 0.9.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gerwin3
Dependencies
async-cuda ^0.6.1
normal
cpp ^0.5
normal
tracing ^0.1
normal
tempfile ^3.4
dev
tokio ^1
dev
cpp_build ^0.5
build
Versions
60.84%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module engine
async_
tensorrt
0.9.1
Module engine
Module Items
Re-exports
Structs
In crate async_
tensorrt
async_tensorrt
Module
engine
Copy item path
Source
Re-exports
§
pub use crate::ffi::sync::engine::
TensorIoMode
;
Structs
§
Engine
Engine for executing inference on a built network.
Execution
Context
Context for executing inference using an engine.