Docs.rs
oxirs-embed-0.1.0
oxirs-embed 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
anyhow ^1.0
normal
async-graphql ^7.0
normal
async-trait ^0.1
normal
axum ^0.7
normal
optional
chrono ^0.4.43
normal
flate2 ^1.1
normal
futures-util ^0.3
normal
nalgebra ^0.33
normal
num_cpus ^1.17
normal
oxicode ^0.1.1
normal
oxirs-vec ^0.1.0
normal
rayon ^1.10
normal
regex ^1.12
normal
scirs2-core ^0.1.2
normal
scirs2-linalg ^0.1.2
normal
scirs2-metrics ^0.1.2
normal
scirs2-neural ^0.1.2
normal
scirs2-stats ^0.1.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tempfile ^3.24
normal
thiserror ^2.0
normal
tokio ^1.47.3
normal
tokio-stream ^0.1
normal
tower ^0.5
normal
optional
tower-http ^0.6
normal
optional
tracing ^0.1
normal
uuid ^1.19
normal
criterion ^0.5
dev
tempfile ^3.24
dev
tracing-subscriber ^0.3
dev
Versions
69.55%
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
GpuArray
oxirs_
embed
0.1.0
GpuArray
Aliased Type
In oxirs_
embed::
acceleration::
gpu
oxirs_embed
::
acceleration
::
gpu
Type Alias
GpuArray
Copy item path
Source
pub type GpuArray<T> =
Vec
<T>;
Aliased Type
ยง
pub struct GpuArray<T> {
/* private fields */
}