Skip to content

Gaussian blur optimizations

Igor Podgainoi requested to merge fix-gaussian-blur-checks into main

This can allow the compiler to become certain that the main operation function should be inlined.

Merge request reports