gpu-kernel-runner icon indicating copy to clipboard operation
gpu-kernel-runner copied to clipboard

Better default input size validation

Open eyalroz opened this issue 1 year ago • 0 comments

If we provide size calculators for input buffers, they can be automatically size-checked by applying those calculators. This may allow us to implement a default input size validation function in the base kernel adapter class which may not need overriding as frequently.

eyalroz avatar Jul 21 '22 16:07 eyalroz