summaryrefslogtreecommitdiff
path: root/workspaces/main/shaders/cnn/cnn_conv5x5.wgsl
AgeCommit message (Expand)Author
26 hoursopt: Move invariant in1 calculation outside CNN convolution loopsskal
27 hoursopt: Vec4-optimize CNN convolution shaders for SIMDskal
29 hoursfix: Add clamp to CNN final layer to match PyTorch trainingskal
30 hoursrefactor: Optimize CNN grayscale computationskal
30 hoursupdate train_cnn.py and shaderskal
31 hoursfix: CNN training normalization pipeline consistencyskal
32 hoursrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
33 hoursfix: Support variable kernel sizes in CNN layer generationskal
40 hoursfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
43 hoursfeat: Add CNN post-processing effect with modular WGSL architectureskal