|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
Stages that restructure the dataflow graph (concatenation, splitting) rather than transform or compress data.
| Stage | Description |
|---|---|
| MergeStage | Concatenate N producer ports into one buffer (forward) / split back (inverse) |
| ROIBinSplitStage | Split a field into full-resolution ROI boxes + a (optionally binned) background, so each branch can carry its own error bound |