tomosipo
tomosipo copied to clipboard
Autograd operator
The goal of this pull request is to add a new type of operator that has support for Pytorch's autograd differentiation but with a nicer interface than the current to_autograd functionality. It should work seamlessley with the reconstruction algorithms of ts_algorithms.
@askorikov Can you have a look if it also meets your expectations?