Docs.rs
mcai-onnxruntime-0.0.15
mcai-onnxruntime 0.0.15
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
MarcAntoine-Arnaud
Dependencies
lazy_static ^1.4
normal
mcai-onnxruntime-sys ^0.0.15
normal
ndarray ^0.15
normal
thiserror ^1.0
normal
tracing ^0.1
normal
ureq ^2.1
normal
optional
image ^0.23
dev
test-env-log ^0.2
dev
tracing-subscriber ^0.2
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
mcai_
onnxruntime
0.0.15
Module ort_
tensor
Module Items
Structs
In mcai_
onnxruntime::
tensor
mcai_onnxruntime
::
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