Docs.rs
airs-types-0.0.0
airs-types 0.0.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
oovm
Dependencies
dashmap ^5.4.0
normal
image ^0.24.5
normal
optional
ndarray ^0.15.6
normal
optional
serde ^1.0.152
normal
Versions
9.09%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Crate airs_types
airs_
types
0.0.0
All Items
Crate Items
Structs
Enums
Constants
Traits
Type Aliases
Crate
airs_
types
Copy item path
Source
Structs
§
Airs
Error
Tensor
Variable
Name
A variable store with an associated path for variables naming.
Variable
Store
A VarStore is used to store variables used by one or multiple layers. It specifies a single device where all variables are stored.
Enums
§
Airs
Error
Kind
Data
Type
Device
Constants
§
VARIABLE_
NAME_
SEPARATOR
Traits
§
Layer
Type Aliases
§
Airs
Result