Docs.rs
ghost-flow-1.0.0
ghost-flow 1.0.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
Module device
ghost_
flow
1.0.0
Module device
Module Items
Structs
Traits
In crate ghost_
flow
ghost_flow
Module
device
Copy item path
Source
Expand description
Device abstraction for CPU/GPU execution
Structs
§
Cpu
CPU device - default compute device
Cuda
CUDA device (placeholder for future implementation)
Traits
§
Device
Trait for compute devices (CPU, CUDA, etc.)