bb-ir 0.3.2

Foundation IR types for the bytesandbrains framework — prost-generated ONNX + `bb.core` proto bindings.
bb-ir-0.3.2 has been yanked.

Foundation IR crate. Hosts prost-generated ONNX + bb.core bindings and the cross-crate types every other crate depends on:

  • [ids] — PeerId, NodeSiteId, OpRef, ComponentRef, ExecId, CommandId, RequestId.
  • [wire] — TypeNode denotations + canonical statics.
  • [tensor] — Scalar, Tensor traits + Dense<T> storage.
  • [slot_value] — universal SlotValue trait.
  • [atomic] — AtomicOpsetDecl, AtomicOpDecl, AtomicOpKind.