Crate airs_types

Source

Structs§

AirsError
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

Type Aliases§

AirsResult