Docs.rs
ruvector-sparse-inference-0.1.31
ruvector-sparse-inference 0.1.31
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
anyhow ^1.0
normal
byteorder ^1.5
normal
half ^2.4
normal
memmap2 ^0.9
normal
ndarray ^0.16
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.10
normal
rkyv ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tracing ^0.1
normal
criterion ^0.5
dev
mockall ^0.13
dev
proptest ^1.5
dev
Versions
68.87%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
NeuronPredictor
ruvector_
sparse_
inference
0.1.31
Neuron
Predictor
Implementors
In ruvector_
sparse_
inference::
predictor
ruvector_sparse_inference
::
predictor
Trait
Neuron
Predictor
Copy item path
Source
pub trait NeuronPredictor:
Predictor
{ }
Expand description
Alias for backward compatibility.
Implementors
§
Source
§
impl<T:
Predictor
>
NeuronPredictor
for T