bpe_framework/build_log.md
2025-08-27 14:02:03 -07:00

359 B

8/24/2025 - Eigen integrated

Turns out Eigen can only do 1 & 2D transforms so I had to "flatten out" the objects that required transformation and work on each dimension separately. 3 days of work.

8/25/2025 - Tensor Transformer

Got the transformer code wired in. Some really crazy geometry goes into making machines seem like they're talking to you.