• Andrey Filippov's avatar
    CLAUDE: rung C2 - prepare upload groups nullable (configuration registers) · c357cebc
    Andrey Filippov authored
    Design 3-A4i rung C2: tp_proc_exec_pose_lma_prepare_resident treats its
    uploads as three nullable groups - NULL = keep the resident copy, guarded by
    pose_prep_ready bits: reference camera block + centers (per-SEQUENCE), scene
    camera block (per-SCENE). Per-cycle payload shrinks to pose_vectors + 6
    policy floats + the 8-float result D2H. Tile-capacity regrows clear the
    centers ready bit (both entry points). Camera meta now uploads per half.
    Gates: full suite PASS (direct step+prepare bit-exact, NVRTC x3, pose_corr
    @tol 0, sanitizer 0 errors).
    Co-Authored-By: 's avatarClaude Fable 5 <noreply@anthropic.com>
    c357cebc
Name
Last commit
Last update
..
.gitignore Loading commit data...
build_dnn.sh Loading commit data...
build_lib.sh Loading commit data...
build_probe.sh Loading commit data...
fetch_libtorch.sh Loading commit data...
publish_libtorch_mirror.sh Loading commit data...
test_lma_products_jna.cu Loading commit data...
test_pose_corr_jna.cu Loading commit data...
test_pose_fx_jacobian_jna.cu Loading commit data...
test_pose_lma_resident_jna.cu Loading commit data...
test_pose_lma_step_jna.cu Loading commit data...
test_proc_consolidate.cu Loading commit data...
tp_dnn.cpp Loading commit data...
tp_jna.cpp Loading commit data...
tp_nvrtc_probe.cpp Loading commit data...