Skip to content

Commit ec8cef0

Browse files
authored
Update WHITE_PAPER.md
1 parent 59e236a commit ec8cef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WHITE_PAPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ While ARM NEON provides high absolute throughput for dense binary math, the Tern
4343

4444
## 4. Related Work
4545

46-
The Ternary Fabric sits at the intersection of Ternary Neural Networks (TNNs) and domain-specific accelerators.
46+
Ternary Fabric sits at the intersection of Ternary Neural Networks (TNNs) and domain-specific accelerators.
4747

4848
* **Google TPU:** Utilizes large systolic arrays for 8-bit integer math. While highly efficient for dense GEMM, it lacks native support for ternary logic and doesn't exploit fine-grained sparsity to the same degree as the Fabric's Zero-Skip logic.
4949
* **MIT Eyeriss:** A research-focused spatial accelerator that prioritizes data movement efficiency. Like the Ternary Fabric, it values energy efficiency but remains centered on binary-encoded weights.

0 commit comments

Comments
 (0)