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