Docs.rs
cortenforge-training-0.1.5
cortenforge-training 0.1.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bigmark222
Dependencies
anyhow ^1.0
normal
bincode ^2.0.0-rc.3
normal
burn ^0.14
normal
burn-ndarray ^0.14
normal
optional
burn-wgpu ^0.14
normal
optional
clap ^4.5
normal
cortenforge-data-contracts ^0.1.5
normal
image ^0.24
normal
cortenforge-models ^0.1.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.10
dev
Versions
38.64%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
TrainBackend
training
0.1.5
Train
Backend
Aliased Type
In crate training
training
Type Alias
Train
Backend
Copy item path
Source
pub type TrainBackend =
NdArray
<
f32
>;
Aliased Type
ยง
pub struct TrainBackend {
/* private fields */
}