planetbridging example: 01_hello_stream_dense
script:   01_hello_stream.py
started:  2026-07-01T09:57:01Z
command:  python /Users/openfluke/git/endgame/loom/planetbridging/examples/01_hello_stream.py 
cwd:      /Users/openfluke/git/endgame/loom/planetbridging
────────────────────────────────────────────────────────────────

Streaming dense (PyTorch) → loom-stream → .entity …
[pytorch] mlp_32_64_32_16_8_relu: onnx present but onnxruntime missing; run: conda run -n pb-dense-pytorch pip install onnxruntime
[pytorch] mlp_32_64_32_16_8_relu loom stream ok entity=/Users/openfluke/git/endgame/loom/planetbridging/.planetbridging/stream/dense/pytorch/mlp_32_64_32_16_8_relu.entity

dense / pytorch
  model:     mlp_32_64_32_16_8_relu (4 layers)
  entity:    /Users/openfluke/git/endgame/loom/planetbridging/.planetbridging/stream/dense/pytorch/mlp_32_64_32_16_8_relu.entity
  native→loom: PASS

Done — native and Loom outputs match.

────────────────────────────────────────────────────────────────
exit: 0
