direct
direct copied to clipboard
Make single `_do_iteration` in `mri_models`
Is your feature request related to a problem? Please describe. No.
Describe the solution you'd like
Have a single _do_iteration in mri_models and every child class to implement smt like forward_function that performs the forward pass given data.