• Joined on 2026-08-07
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:41:19 +00:00
b557cba173 Fix Downsample3D spatial reflect pad to (W,H) dims only
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:36:43 +00:00
136297f4ae Fix F.pad dim order (spatial reflect + no T pad) for 1-frame path
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:35:08 +00:00
c2d507691b Restore front-zero temporal pad for multi-frame causal conv; two-step F.pad (reflect spatial + constant T)
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:33:11 +00:00
f7c48b067a Remove permute bug: rely on F.conv3d spatial padding
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:31:08 +00:00
6fc7cf0ad6 Fix causal conv: correct F.pad spatial dim order + 1-frame kernel truncation
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:20:34 +00:00
3386975326 Fix VAE: use same multi-frame causal path for keyframes, add frame_pre_padding so 1 keyframe -> 1 latent
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:13:41 +00:00
a0274a9868 Fix tiled_encode latent x-overlap off-by-one (use [j-1] for left neighbor)
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:11:44 +00:00
65e80be1cf Thread single_frame flag so keyframe truncation does not apply to 1-frame tiles
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:09:05 +00:00
06fd79a8fd Fix causal temporal padding to match reference (2k-1 front zeros when spatial_padding>0)
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:07:36 +00:00
390135fca6 Fix VAE pixel normalization in-place bug
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 14:04:32 +00:00
9bec53ac36 Fix VAE encoder to load canonical checkpoint key names
daniel pushed to fl2va-direct-runtime at daniel/h3-blackwell-runtime 2026-08-19 13:18:00 +00:00
807bd64a82 Add direct first/last-frame (fl2va) keyframe conditioning
daniel created branch fl2va-direct-runtime in daniel/h3-blackwell-runtime 2026-08-19 13:18:00 +00:00
daniel pushed to main at daniel/Artifex 2026-08-18 13:45:11 +00:00
203bc7917a Add GPU parity and feature gap analysis
daniel pushed to main at daniel/Artifex 2026-08-18 07:21:36 +00:00
c38f3d7efb Add source-backed historical oracle dispatch
2b8cc6047b Ignore local oracle artifacts
48d82561f2 Add HS22 qualification and parity infrastructure
Compare 3 commits »
daniel pushed to main at daniel/Artifex 2026-08-17 06:48:52 +00:00
65f0d510ec Add offline-first Trading Studio v0.1
daniel pushed to main at daniel/Artifex 2026-08-17 06:30:20 +00:00
0c716660cb Fail closed on strict evaluation decisions
daniel pushed to main at daniel/Artifex 2026-08-17 06:23:37 +00:00
c35d4e345d Fix EVMBench runner patch hunk
daniel pushed to main at daniel/Artifex 2026-08-17 06:22:54 +00:00
02c0586b43 Use strict type and source file scoring
daniel pushed to main at daniel/Artifex 2026-08-17 06:14:16 +00:00
6ff055b9ce Resume Guard overnight from base evaluation