Skip to main content

Module recurrent_state

Module recurrent_state 

Source
Expand description

In-memory recurrent-state manager used for lifecycle and integration tests.

This manager owns metadata handles and capacity accounting only. Backend implementations that carry actual CUDA/Metal tensors should provide their own handle type and downcast payload.

Structsยง

InMemoryRecurrentStateConfig
InMemoryRecurrentStateHandle
InMemoryRecurrentStateManager