Expand description
Provides common utility functions
Traits§
- Extends IBlas with Axpby
- Encapsulates all traits used in Layers.
- Encapsulates all traits required by Solvers.
Functions§
- Casts a Vec
to as Vec - Create a simple native backend.
- Create a Coaster SharedTensor for a scalar value.
- Write the
i
th sample of a batch into a SharedTensor. - Write into a native Coaster Memory.
- Write into a native Coaster Memory with a offset.
Type Aliases§
- Shared Lock used for our tensors