• Joined on 2026-08-07
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-14 06:32:03 +00:00
4696a3e72c Add safetensors shape inspector
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-14 06:04:59 +00:00
b73d08b231 Compute upstream VAE temporal overlap constants
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-14 05:56:38 +00:00
81714ed50f Trace VAE temporal blend metadata
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 18:58:29 +00:00
26fe7be966 Document VAE debug handoff
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 18:50:15 +00:00
feeb4b75c9 Trace VAE blend inputs
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 18:41:56 +00:00
28a4121df9 Match upstream VAE blend implementation
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 18:33:35 +00:00
4e17e866a0 Add VAE temporal assembly tracer
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 18:25:56 +00:00
49bae4ab74 Match upstream VAE temporal padding
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 18:20:28 +00:00
6dd0b0e737 Add VAE tiled clip comparator
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 18:12:15 +00:00
9658faa4be Add full VAE decode comparator
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 18:00:18 +00:00
f85627a9fd Use SageAttention fallback for direct VAE
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 17:52:58 +00:00
9c9e0857c2 Load direct VAE weights as float32
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 17:50:05 +00:00
e4f145e9d5 Mirror upstream VAE block math
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 17:41:22 +00:00
e043e9af82 Use Comfy attention for VAE when available
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 17:38:07 +00:00
e96af86e72 Use fused VAE RMS RoPE when available
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 17:34:37 +00:00
a262d44632 Compare VAE decoder projection output
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 17:31:52 +00:00
b55887808d Add VAE decoder clip comparator
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 17:29:33 +00:00
d45773053e Match upstream H3 VAE temporal decode
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 17:28:02 +00:00
d8fd04bce4 Add frame directory comparison tool
daniel pushed to master at daniel/h3-blackwell-runtime 2026-08-13 17:23:39 +00:00
1059b9f5d6 Add Comfy upstream decode runner