You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ship timeline as flat max_at_time array like PyTorch's MemoryViz
Replace per-event timeline objects with a flat integer array of
allocated bytes per timestep. For a 1.8M event trace this reduces
the timeline section from 209MB to ~14MB.
0 commit comments