You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)
src/io/wire.rs — always compiled.
Layout
/version scalar string (optional on read)
/node group — root NIRGraph
type "NIRGraph"
edges (E, 2) string dataset
nodes/<name>/ one group per node
type e.g. "LIF", "CubaLIF", "Conv2d"
<field> datasets
metadata/ omitted when empty
metadata/ omitted when empty
Keys
version, node, nodes, edges, metadata, type.
Version policy
Matches upstream: write package-compat version; do not reject unknown versions on read. Default write string: 1.0.8.
Link name rules
Node/metadata names reject empty, /, ., .., NULs. Dotted names like lif1.lif are allowed (real fixtures use them).