mri-nufft icon indicating copy to clipboard operation
mri-nufft copied to clipboard

Prevent duplications of `samples`, esp when using with autodiff

Open chaithyagr opened this issue 8 months ago • 0 comments

Currently we seem to have 2 different memory elements for samples (perhaps 3 assuming interfaces has a copy of its own internally, but that cant be fixed).

What we need is to ensure that we support samples to be on CPU or GPU and handle accordingly.

chaithyagr avatar Jun 28 '24 10:06 chaithyagr