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