Expand description
activation_bridge op-diff harness — see crate::op_diff.
Exercises the buffer-plumbing path each backend uses to move activations
host<->device: from_slice upload, copy_slice device-to-device, and
to_vec readback. Compared at the fp16-storage tolerance since Metal/CUDA
store activations as f16.