ConversionError

Contents

ConversionError#

class brainstate.interop.ConversionError[source]#

Raised when a weight transfer fails (shape/dtype/unit mismatch).

The message includes the offending role and the shapes involved.