UnsupportedStructureError# class brainstate.interop.UnsupportedStructureError[source]# Raised when a container’s forward logic cannot be reconstructed. Only single layers and Sequential stacks of registered layers convert; a module with custom __call__ (skips, branching, attention) raises this error.