Commit Graph

1 Commits

Author SHA1 Message Date
Michele Rossi
9c4474b93c docs: add optimization-decisions analysis, update README future plans
Detail the shared-encode and torch.compile tradeoffs with data-driven
estimates from the pipeline code. Shared encode saves ~1.2-2.3s per
variant (2-4% total) and is deferred; torch.compile needs a 30-minute
ROCm spike before deciding. Update Current State and Future Improvements
to reflect the analysis.
2026-07-08 16:10:46 +02:00