irithyll-core 0.2.0

Zero-alloc inference engine for irithyll streaming ML — no_std, f32 + int16 packed formats, branch-free traversal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "irithyll-core"
version = "0.2.0"
dependencies = [
 "libm",
]

[[package]]
name = "libm"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"