Decouple striping from Tier 1 Encoding #43
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TOPIO/BigWhoop#43
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the Tier 1 encoder is hard coded to use a string of 4 samples in dim2. To allow for the implementation of a High Throughput encoder and to prime the work on different entropy encoder we should decouple the Tier 1 paradigm from the striping it employs - see figure below for the required preliminary work.