Docs.rs
tract-linalg-0.16.4
tract-linalg 0.16.4
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
kali
Dependencies
derive-new ^0.5.9
normal
downcast-rs ^1.2.0
normal
dyn-clone ^1.0.4
normal
educe ^0.4.18
normal
lazy_static ^1.4.0
normal
libc ^0.2.100
normal
log ^0.4.14
normal
num-traits ^0.2.14
normal
paste ^1.0.5
normal
scan_fmt ^0.2.6
normal
tract-data =0.16.4
normal
criterion ^0.3.5
dev
proptest ^1.0.0
dev
cc ^1.0.69
build
liquid ^0.24
build
smallvec ^1.6.1
build
unicode-normalization ^0.1.19
build
walkdir ^2.3.2
build
Versions
1.8%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In tract_linalg
?
Macro
tract_linalg
::
test_mmm_kernel_f32
source
·
[
−
]
macro_rules!
test_mmm_kernel_f32
{ (
$
k
:
ident
,
$
cond
:
expr
) => { ... }; }