CLAUDE: RT-seed step 1b wiring - LoG A/B products in the RT render (curt.log_test)
With 'CUAS RT render' + new 'RT render LoG A/B (folded kernels)' checkboxes ON,
testRenderSequence saves two more hyperstacks comparable to -CUAS-RT-RENDER:
- -CUAS-RT-RENDER-LOG-ORACLE: the product convolved with the EXISTING pre-DNN
pixel-domain LoG (same CuasRTUtils.convolve2DLReLU instance construction as
CuasDetectRT.detectTargets, LINEAR alpha=1);
- -CUAS-RT-RENDER-LOG-FOLDED: the same render chain re-run with the LoG folded
into the GPU aberration kernels (CuasLogFold.getLogTd tap-precompensated +
foldKernels, setConvolutionKernels force re-upload) - NO pixel convolution;
original kernels restored in a finally block.
Render loop extracted verbatim into renderPass(), hyperstack save into
saveRenderHyper() so both passes share the exact chain. Offline verdict:
attic/CLAUDE/compare_cuda_versions.py --only LOG-
Co-Authored-By:
Claude Fable 5 <noreply@anthropic.com>
Showing
Please register or sign in to comment