Module error

Module error 

Source
Expand description

Error types for the ruvector-attention crate.

This module defines all error types that can occur during attention computation, configuration, and training operations.

Enums§

AttentionError
Errors that can occur during attention operations.

Type Aliases§

AttentionResult
Result type for attention operations.