CCPi-Regularisation-Toolkit icon indicating copy to clipboard operation
CCPi-Regularisation-Toolkit copied to clipboard

TGV discrepancy with CPU and GPU regularisers

Open paskino opened this issue 1 year ago • 0 comments

With the work on the ctypes #183 I encountered a problem with the comparison of TGV CPU and GPU implementations.

There is a minor difference at the start of the array.

On the whole 256 by 256 image it is less than 60 pixels.

To pass I reduced the tolerance of the test from 1e-5 to 1e-2.

image

paskino avatar Mar 18 '24 10:03 paskino