mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[GH-ISSUE #1333] [Bug] epub: Side notes are embedded into the text #4376
Reference in New Issue
Block a user
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?
Originally created by @asgalon on GitHub (Apr 14, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1333
Area
Book — Volume I
Location
ML Systems, TinyML: Ubiquitous Sensing
Description
The side notes (or footnotes?) are displayed inline in the text, this happens at different places. Noted with the calibre ebook reader and an Onyx Boox reader:
Look for e.g. "1 milliwattThe 1 mW Threshold"
Onyx Boox reader example:
Look for "model weightsModel Weights:"
Expected Behavior
The explanations should probably be linked as footnotes
Environment (TinyTorch bugs only)
No response