Docs.rs
qubic_engine-0.1.7
qubic_engine 0.1.7
Permalink
Docs.rs crate page
MIT
06 September 2026
Links
Repository
crates.io
Source
Owners
aokyut
Dependencies
anyhow ^1.0.89
normal
ndarray ^0.16.1
normal
proconio ^0.5.0
normal
serde =1.0.193
normal
serde_json ^1.0.108
normal
indicatif ^0.17.8
normal
rand ^0.8.5
normal
rand_distr ^0.4.3
normal
sqlite ^0.36.1
normal
fastrand ^2.3.0
normal
Versions
0.77%
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
Skip to main content
eval_model
qubic_
engine
0.1.7
In qubic_
engine::
train
qubic_engine
::
train
Function
eval_
model
Copy item path
Source
pub fn eval_model(model: &
NNUE
, tar: &impl
GetAction
) -> (
f32
,
f32
)