Docs.rs
ghost-flow-0.4.0
ghost-flow 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
choksi2212
Dependencies
ghostflow-autograd ^0.1.0
normal
optional
ghostflow-core ^0.1.0
normal
ghostflow-cuda ^0.1.0
normal
optional
ghostflow-data ^0.1.0
normal
optional
ghostflow-ml ^0.1.0
normal
optional
ghostflow-nn ^0.1.0
normal
optional
ghostflow-optim ^0.1.0
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
add_simd
ghost_
flow
0.4.0
In ghost_
flow::
ops::
simd
ghost_flow
::
ops
::
simd
Function
add_
simd
Copy item path
Source
pub fn add_simd(a: &[
f32
], b: &[
f32
]) ->
Vec
<
f32
>
Expand description
SIMD-optimized element-wise addition