Docs.rs
airis-0.0.0
airis 0.0.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Documentation
Repository
crates.io
Source
Owners
oovm
Dependencies
airs-layers 0.0.*
normal
airs-types 0.0.*
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
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
☰
Crate airis
Version 0.0.0
All Items
Structs
Enums
Constants
Traits
Type Definitions
?
Crate
airis
source
·
[
−
]
Structs
AirsError
BatchNorm
ConvolutionConfig
ConvolutionND
LeakyRelu
ParametricRelu
RandomizedRelu
Relu
Sigmoid
Tensor
VariableName
A variable store with an associated path for variables naming.
VariableStore
A VarStore is used to store variables used by one or multiple layers. It specifies a single device where all variables are stored.
Enums
AirsErrorKind
DataType
Device
Constants
VARIABLE_NAME_SEPARATOR
Traits
Layer
TensorExtension
Type Definitions
AirsResult
Convolution1D
Convolution2D
Convolution3D