Docs.rs
onnxruntime-ng-1.16.1
onnxruntime-ng 1.16.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
19h
Dependencies
lazy_static ^1.4
normal
ndarray ^0.15
normal
onnxruntime-sys-ng ^1.16.1
normal
thiserror ^1.0
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.17
normal
ureq ^2.1
normal
optional
image ^0.24.6
dev
test-env-log ^0.2
dev
tracing-subscriber ^0.3.17
dev
ureq ^2.1
dev
Versions
100%
of the crate is documented
Platform
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
onnxruntime_
ng
1.16.1
Module ort_
tensor
Module Items
Structs
In onnxruntime_
ng::
tensor
onnxruntime_ng
::
tensor
Module
ort_tensor
Copy item path
Source
Expand description
Module containing tensor with memory owned by Rust
Structs
ยง
OrtTensor
Owned tensor, backed by an
ndarray::Array